Metadata-Version: 2.0
Name: nomenclate
Version: 2.3.2
Summary: A tool for generating strings based on a preset naming convention.
Home-page: https://github.com/andresmweber/nomenclate
Author: Andres Weber
Author-email: andresmweber@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: naming conventions labels config convention name parsing parse
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Requires-Dist: python-dateutil
Requires-Dist: PyYAML
Requires-Dist: six
Provides-Extra: dev
Requires-Dist: twine; extra == 'dev'
Requires-Dist: Sphinx; extra == 'dev'
Requires-Dist: docutils; extra == 'dev'
Requires-Dist: docopt; extra == 'dev'
Provides-Extra: tests
Requires-Dist: coverage; extra == 'tests'
Requires-Dist: coveralls; extra == 'tests'
Requires-Dist: fixtures; extra == 'tests'
Requires-Dist: unittest2; extra == 'tests'
Requires-Dist: mock; extra == 'tests'
Requires-Dist: nose; extra == 'tests'
Requires-Dist: pyfakefs; extra == 'tests'
Requires-Dist: tox; extra == 'tests'

`Online Documentation (ReadTheDocs) <http://nomenclate.readthedocs.io/en/latest/>`_


