Metadata-Version: 1.1
Name: pyimagediet
Version: 0.5
Summary: Python wrapper around image optimisations tools
Home-page: https://github.com/samastur/pyimagediet/
Author: Marko Samastur
Author-email: markos@gaivo.net
License: MIT License
Description: pyimagediet is a Python wrapper around image optimisations tools used to
        reduce images size without loss of visual quality. It provides a uniform
        interface to tools, easy configuration and integration.
        
        It works on images in JPEG, GIF and PNG formats and will leave others
        unchanged.
Platform: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
