Metadata-Version: 2.1
Name: xmu
Version: 0.1b5
Summary: Reads and writes XML for Axiell EMu
Home-page: https://github.com/adamancer/xmu.git
Maintainer: Adam Mansur
Maintainer-email: mansura@si.edu
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Text Processing :: Markup :: XML
Description-Content-Type: text/markdown
License-File: LICENSE

xmu is a Python utility used to read and write XML for Axiell EMu, a collections management system used in museums, galleries, and similar institutions.

 Install with:

```
pip install xmu
```

Learn more:

+ [GitHub repsository](https://github.com/adamancer/xmu)
+ [Documentation](https://xmu.readthedocs.io/en/latest/)
