Metadata-Version: 1.1
Name: web-mage
Version: 0.1.0
Summary: Small package that optimizes images for the web.
Home-page: https://github.com/c8bit/web-mage
Author: Caitlyn Finn
Author-email: caitlynannefinn@gmail.com
License: MIT
Description: 
        web-mage
        ========
        
        web-mage is a simple Python package that's used to automate the process
        of optimizing image files for the web. It can be imported and customized
        in a Python module, or run simply as a command-line utility.
        
        This project is functional, but still in early development.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
