Free and open-source digital preservation system designed to maintain standards-based, long-term access to collections of digital objects.
GNU Affero General Public License v3.0
429
stars
103
forks
source link
Fix the ReplacementDict.to_gnu_options method #1960
Closed
Dhwaniartefact closed 4 months ago
This PR fixes two issues related to ReplacementDict method
to_gnu_options
.1) MCPClient/transcribe_file.py
to_gnu_options
as callable method.2) archivematicaCommon/dicts.py
---sipuuid
of ReplacementDict keys. The change into regex adds a dash between sequences of uppercase letters.