Metadata-Version: 1.1
Name: infi.recipe.template.version
Version: 0.4.5-develop-3-gac1e4bf
Summary: an extension to collective.recipe.template
Home-page: UNKNOWN
Author: Guy Rozendorn
Author-email: guy@rzn.co.il
License: BSD
Description: this extends collective.recipe.template by adding adding a new section:
        [infi.recipe.template.version],
        version = <git describe>.strip("v"),
        author = <git head commit author>,
        author_email = <git head commit author email>,
        with this, you can inject the version into setup.py and modules
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
