Metadata-Version: 1.0
Name: yapocis
Version: 0.2.1
Summary: Yet another PyOpenCL interface specifier
Home-page: https://github.com/seantrue/Yapocis/
Author: Sean D. True
Author-email: sean.true@gmail.com
License: PSF
Description: 
        Yapocis is "Yet another Python OpenCL interface specification".
        
        Memorable. Easy to pronounce and spell. Clearly related to the semantics of the project.
        
        Or not, all the good names are used and I am not in marketing
        
        It includes easy-to-call-from-Python, reasonably performing implementations of the Mandelbrot kernel, 3x3 median filters, image gradients, and HSI <-> RGB image conversions. I use it to develop much less generally useful implementations of bizarre image processing ideas.
        
Keywords: opencl pyopencl thunk rpc image
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Topic :: Scientific/Engineering :: Image Recognition
