Metadata-Version: 1.1
Name: xmindparser
Version: 1.0.3
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.
        
        Detail usage: https://github.com/tobyqin/xmindparser
        
        
        Change Log
        ----------
        
        1.0.3
        
        - Support parse label feature.
        
        1.0.2
        
        - Rename config key names.
        
        1.0.1
        
        - Support parse xmind to xml file type.
        
        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
