Metadata-Version: 2.0
Name: metsrw
Version: 0.1.0
Summary: Library for dealing with METS files.
Home-page: https://github.com/artefactual-labs/mets-reader-writer/
Author: Artefactual
Author-email: info@artefactual.com
License: AGPL
Keywords: mets
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: lxml
Requires-Dist: six

METS Reader & Writer
====================

METSRW is a library to help with parsing and creating METS files.
It provides an API, and abstracts away the actual creation of the XML.


