Metadata-Version: 2.0
Name: fashionModel
Version: 0.1.6.dev1
Summary: A utility for simple model transformation and source code generation
Home-page: https://github.com/braddillman/fashion
Author: Brad Dillman
Author-email: braddillman@gmail.com
License: License :: OSI Approved :: Apache Software License
Keywords: model transformation source code generation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Code Generators
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Mako (==1.0.4)
Requires-Dist: MarkupSafe (==0.23)
Requires-Dist: peewee (==2.8.0)
Requires-Dist: ruamel.yaml (==0.11.11)
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

Fashion is a command line utility for simple model transformation and source code generation, aimed at a target audience of developers.

See https://github.com/braddillman/fashion for more details.


