METS Reader & Writer ==================== By Artefactual_ 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. METSRW was initially created for use in Archivematica_ and is managed as part of that project. You are free to copy, modify, and distribute metsrw with attribution under the terms of the AGPL license. See the LICENSE_ file for details. Contents: .. toctree:: :maxdepth: 2 reading-mets writing-mets metsrw metsrw.plugins.premisrw Indices and tables ================================================================================ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _Artefactual: https://www.artefactual.com/ .. _Archivematica: https://github.com/artefactual/archivematica/ .. _LICENSE: https://github.com/artefactual-labs/mets-reader-writer/blob/master/LICENSE