Metadata-Version: 2.1
Name: DoxyUML
Version: 0.0.2
Summary: Generate UML diagrams from XML documentation generated by Doxygen
Home-page: https://gitlab.com/xcoponet/doxyuml
Author: Xavier Coponet
Author-email: xavier.coponet@gmail.com
License: MIT
Description: Module to generate UML diagrams from XML generated by doxygen
        
        # Dependencies
        
        - pytermcolor
        - graphviz
        - numpy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
