Added:
- Extended syntax for filtering pages with
--page-idandOcrdMets.find_files, #1328, #1328- negation operator
~, e.g.~PHYS_0001..PHYS_0004to not match the first 4 pages - filtering by attributes of
mets:divfor both physical (prefixphysical:) andlogical(prefixlogical:) elements, e.g.~logical:type:bindingto skip all pages that are book bindings
- negation operator