Metadata-Version: 1.1
Name: xmindparser
Version: 1.0.0
Summary: Convert xmind to programmable data types.
Home-page: https://github.com/tobyqin/xmindparser
Author: Toby Qin
Author-email: toby.qin@live.com
License: UNKNOWN
Description: 
        Documentation
        -------------
        xmindparser is a tool to help you convert xmind file to programmable data type, e.g. json, xml.
        
        For more detail, please go to: <https://github.com/tobyqin/xmindparser>
        
        
        Change Log
        ----------
        
        1.0.0
        
        - Support parse xmind to dict data type with Python.
        - Support parse xmind to json file type.
Keywords: xmind converter json xml html
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
