Metadata-Version: 1.0
Name: xmiparser
Version: 1.2
Summary: XMI Parser (API for the UML XML representation specified by OMG)
Home-page: http://pypi.python.org/pypi/xmiparser
Author: Philipp Auersperg, Jens Klein
Author-email: dev@bluedynamics.com
License: General Public Licence
Description: =========
        xmiparser
        =========
        
        An API for files in the XML format `XMI`_ defined by `OMG`_ to store UML.
        
        This is the standalone version of the xmiparser. it was formerly part of
        the `ArchGenXML`_ code generator.
        
        .. _XMI: http://www.omg.org/docs/formal/03-05-02.pdf
        .. _OMG: http://www.omg.org
        .. _ArchGenXML: http://plone.org/products/ArchGenXML
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
