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 yapremisrw2, yet another PREMIS reader/writer plugin #34

Open jrwdunham opened 7 years ago

jrwdunham commented 7 years ago

Added yapremisrw, yet another PREMIS reader/writer plugin. This was based on previous work by mcantelon. It has been rebased against current master and modified minimally to make it a dependency (plugin) injectable into metsrw.fsentry.FSEntry.

This should supersede https://github.com/artefactual-labs/mets-reader-writer/pull/20. The CR/comments from that PR can, in large part, be applied to this one.

jrwdunham commented 7 years ago

After this is merged, a 0.2.1 release should be created so that https://github.com/artefactual/archivematica-storage-service/pull/262 can require it.