artefactual-labs / mets-reader-writer

Library to parse and create METS files, especially for Archivematica.
https://mets-reader-writer.readthedocs.io
GNU Affero General Public License v3.0
20 stars 13 forks source link

Add metsHdr agent support #61

Closed cole closed 5 years ago

cole commented 5 years ago

Required to read and write agents in the metsHdr element. Connects to https://github.com/archivematica/Issues/issues/442.

cole commented 5 years ago

I was all set to complain about coverage, but it is complaining legitimately — a few of the new lines aren't covered. I'll try to address tomorrow.