Metadata-Version: 1.1
Name: pyecoregen
Version: 0.0.1
Summary: Model to text framework for PyEcore, including the Ecore to Python generator
Home-page: https://github.com/pyecore/pyecoregen
Author: Mike Pagel
Author-email: mike@mpagel.de
License: BSD 3-Clause
Description: pyecoregen
        ==========
        
        |pypi-version| |master-build| |coverage| |license|
        
        .. |master-build| image:: https://travis-ci.org/pyecore/pyecoregen.svg?branch=master
            :target: https://travis-ci.org/pyecore/pyecoregen
        
        .. |pypi-version| image:: https://badge.fury.io/py/pyecoregen.svg
            :target: https://badge.fury.io/py/pyecoregen
        
        .. |coverage| image:: https://coveralls.io/repos/github/pyecore/pyecoregen/badge.svg?branch=master
            :target: https://coveralls.io/github/pyecore/pyecore?branch=master
        
        .. |license| image:: https://img.shields.io/badge/license-New%20BSD-blue.svg
            :target: https://raw.githubusercontent.com/pyecore/pyecoregen/develop/LICENSE
        
        Python Model to Text framework for PyEcore, including the Ecore to Python generator
        
        Docs to follow.
        
Keywords: model metamodel EMF Ecore code generator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: BSD License
