Metadata-Version: 1.0
Name: python-epsilon
Version: 0.3.1
Summary: Python bindings for Epsilon
Home-page: http://www.enlightenment.org/
Author: Gustavo Sverzut Barbieri
Author-email: barbieri@gmail.com
License: LGPL
Description: Python bindings for Epsilon, part of Enlightenment Foundation Libraries.
        
        Epsilon is a small, display independent, and quick thumbnailing library.
        
        The lib itself conforms to the standard put forth by freedesktop.org You
        can find out more information about it at
        http://triq.net/~jens/thumbnail-spec/index.html.  It seemed better to
        break it out into a component that only depended on what was absolutely
        necessary.
        
        Epsilon will use EPEG if it was compiled with that support, EPEG is the
        fastest JPEG thumbnail library around. This is highly recommended.
        
Keywords: wrapper binding enlightenment graphics jpg jpeg png thumbnail freedesktop.org
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console :: Framebuffer
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
