Metadata-Version: 1.1
Name: metsrw
Version: 0.1.1
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
Description: 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.
        
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
