Metadata-Version: 2.0
Name: pymxml
Version: 2.8
Summary: Python wrapper for mini-xml(http://www.msweet.org/projects.php?Z3)
Home-page: https://github.com/wiadufachen/pymxml
Author: Wiadufa Chen
Author-email: wiadufachen@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent

pytinyxml2
------------------------

  My third library to wrap the mxml library

Installation
------------------------

  Just like other ones, just type:

    pip install mxml

  And that's all.

