CHANGELOG.md
LICENSE
MAINTAINERS.md
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
libcoveocds/__init__.py
libcoveocds/api.py
libcoveocds/common_checks.py
libcoveocds/config.py
libcoveocds/schema.py
libcoveocds.egg-info/PKG-INFO
libcoveocds.egg-info/SOURCES.txt
libcoveocds.egg-info/dependency_links.txt
libcoveocds.egg-info/entry_points.txt
libcoveocds.egg-info/requires.txt
libcoveocds.egg-info/top_level.txt
libcoveocds/cli/__init__.py
libcoveocds/cli/__main__.py
libcoveocds/lib/__init__.py
libcoveocds/lib/additional_checks.py
libcoveocds/lib/api.py
libcoveocds/lib/common_checks.py
tests/__init__.py
tests/test_additional_checks.py
tests/test_api.py
tests/test_cli.py
tests/test_common_checks.py
tests/test_schema.py
tests/fixtures/additional_checks/basic_releases.json
tests/fixtures/additional_checks/empty_fields_records.json
tests/fixtures/additional_checks/empty_fields_releases.json
tests/fixtures/additional_checks/full_record.json
tests/fixtures/api/basic_1.json
tests/fixtures/api/basic_record_package.json
tests/fixtures/common_checks/basic_1.json
tests/fixtures/common_checks/dupe_ids_1.json
tests/fixtures/common_checks/records_invalid_releases.json
tests/fixtures/common_checks/records_no_validation_errors.json
tests/fixtures/common_checks/records_non_unique.json
tests/fixtures/common_checks/records_non_unique_no_ocid.json
tests/fixtures/common_checks/records_unique.json
tests/fixtures/common_checks/releases_no_validation_errors.json
tests/fixtures/common_checks/releases_non_unique.json
tests/fixtures/common_checks/releases_non_unique_no_id.json
tests/fixtures/common_checks/releases_unique.json
tests/fixtures/common_checks/releases_unique_ocids_but_not_ids.json
tests/fixtures/common_checks/1-0/records_invalid_releases.json
tests/lib/__init__.py
tests/lib/test_api.py
tests/lib/test_common_checks.py
tests/lib/fixtures/common_checks/badfile.json
tests/lib/fixtures/common_checks/record_check_ocids.json
tests/lib/fixtures/common_checks/release_aggregate.json
tests/lib/fixtures/common_checks/samplerubbish.json
tests/lib/fixtures/common_checks/tenders_releases_7_releases_check_ocids.json