README.md
setup.py
eark_validator/__init__.py
eark_validator/const.py
eark_validator/mets.py
eark_validator/rules.py
eark_validator/structure.py
eark_validator.egg-info/PKG-INFO
eark_validator.egg-info/SOURCES.txt
eark_validator.egg-info/dependency_links.txt
eark_validator.egg-info/entry_points.txt
eark_validator.egg-info/requires.txt
eark_validator.egg-info/top_level.txt
eark_validator/cli/__init__.py
eark_validator/cli/app.py
eark_validator/infopacks/__init__.py
eark_validator/infopacks/information_package.py
eark_validator/infopacks/manifest.py
eark_validator/specifications/__init__.py
eark_validator/specifications/specification.py
eark_validator/specifications/struct_reqs.py
eark_validator/xml/__init__.py
eark_validator/xml/namespaces.py
eark_validator/xml/schema.py
eark_validator/xml/schematron.py
eark_validator/xml/resources/__init__.py
eark_validator/xml/resources/profiles/E-ARK-CSIP.xml
eark_validator/xml/resources/profiles/E-ARK-DIP.xml
eark_validator/xml/resources/profiles/E-ARK-SIP.xml
eark_validator/xml/resources/profiles/__init__.py
eark_validator/xml/resources/schema/DILCISExtensionMETS.xsd
eark_validator/xml/resources/schema/DILCISExtensionSIPMETS.xsd
eark_validator/xml/resources/schema/__init__.py
eark_validator/xml/resources/schema/mets.csip.local.v2-0.xsd
eark_validator/xml/resources/schema/mets.profile.local.v2-0.xsd
eark_validator/xml/resources/schema/mets.profile.v2-0.xsd
eark_validator/xml/resources/schema/mets.sip.local.v2-0.xsd
eark_validator/xml/resources/schema/mets.xsd
eark_validator/xml/resources/schema/xhtml1-strict.xsd
eark_validator/xml/resources/schema/xlink.xsd
eark_validator/xml/resources/schema/xml.xsd
eark_validator/xml/resources/schematron/__init__.py
tests/__init__.py
tests/archive_handler_test.py
tests/ips_test.py
tests/manifests_test.py
tests/mets_test.py
tests/namespaces_test.py
tests/rules_test.py
tests/schematron_test.py
tests/specification_test.py
tests/structure_test.py
tests/utils_test.py