LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
hdsr_wis_config_reader/__init__.py
hdsr_wis_config_reader/constants.py
hdsr_wis_config_reader/startenddate.py
hdsr_wis_config_reader/utils.py
hdsr_wis_config_reader.egg-info/PKG-INFO
hdsr_wis_config_reader.egg-info/SOURCES.txt
hdsr_wis_config_reader.egg-info/dependency_links.txt
hdsr_wis_config_reader.egg-info/requires.txt
hdsr_wis_config_reader.egg-info/top_level.txt
hdsr_wis_config_reader/idmappings/__init__.py
hdsr_wis_config_reader/idmappings/collection.py
hdsr_wis_config_reader/idmappings/columns.py
hdsr_wis_config_reader/idmappings/custom_dataframe.py
hdsr_wis_config_reader/idmappings/files.py
hdsr_wis_config_reader/idmappings/sections.py
hdsr_wis_config_reader/idmappings/utils.py
hdsr_wis_config_reader/location_sets/__init__.py
hdsr_wis_config_reader/location_sets/base.py
hdsr_wis_config_reader/location_sets/collection.py
hdsr_wis_config_reader/location_sets/columns.py
hdsr_wis_config_reader/location_sets/hoofd.py
hdsr_wis_config_reader/location_sets/msw.py
hdsr_wis_config_reader/location_sets/ow.py
hdsr_wis_config_reader/location_sets/ps.py
hdsr_wis_config_reader/location_sets/sub.py
hdsr_wis_config_reader/readers/__init__.py
hdsr_wis_config_reader/readers/config_reader.py
hdsr_wis_config_reader/readers/xml_reader.py
hdsr_wis_config_reader/tests/__init__.py
hdsr_wis_config_reader/tests/fixtures.py
hdsr_wis_config_reader/tests/helpers.py
hdsr_wis_config_reader/tests/test_config_reader.py
hdsr_wis_config_reader/tests/test_id_mappings.py
hdsr_wis_config_reader/tests/test_idmapping_choices.py
hdsr_wis_config_reader/tests/test_startenddate.py
hdsr_wis_config_reader/tests/test_validation_logic.py
hdsr_wis_config_reader/tests/locationsets/__init__.py
hdsr_wis_config_reader/tests/locationsets/test_columns.py
hdsr_wis_config_reader/tests/locationsets/test_hoofd_loc.py
hdsr_wis_config_reader/tests/locationsets/test_msw_loc.py
hdsr_wis_config_reader/tests/locationsets/test_ow_loc.py
hdsr_wis_config_reader/tests/locationsets/test_ps_loc.py
hdsr_wis_config_reader/tests/locationsets/test_sub_loc.py
hdsr_wis_config_reader/tests/locationsets/test_uniqueness.py
hdsr_wis_config_reader/validation_rules/__init__.py
hdsr_wis_config_reader/validation_rules/files.py
hdsr_wis_config_reader/validation_rules/logic.py