Metadata-Version: 1.1
Name: pycrxlib
Version: 1.0.0
Summary: Integrates generation of .crx files with build systems
Home-page: https://github.com/JacobOscarson/pycrxlib
Author: Jacob Oscarson
Author-email: jacob@plexical.com
License: MIT
Description: Routines for programatically generating Google Chrome .crx files.
        Good for Python-based build tools e.g. Fabric, Ansible, Paver and 
        possibly others
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Build Tools
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
