v3.5.0
Added:
- Extended syntax for filtering pages with
--page-id
andOcrdMets.find_files
, #1328, #1328- negation operator
~
, e.g.~PHYS_0001..PHYS_0004
to not match the first 4 pages - filtering by attributes of
mets:div
for both physical (prefixphysical:
) andlogical
(prefixlogical:
) elements, e.g.~logical:type:binding
to skip all pages that are book bindings
- negation operator