LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tests/test_config.py
tests/e2e_tests/__init__.py
tests/e2e_tests/ckan_engine_e2e_tests.py
tests/e2e_tests/geoserver_engine_e2e_tests.py
tests/unit_tests/__init__.py
tests/unit_tests/test_ckan_engine.py
tests/unit_tests/test_geoserver_engine.py
tests/unit_tests/test_utilities.py
tethys_dataset_services/__init__.py
tethys_dataset_services/utilities.py
tethys_dataset_services/valid_engines.py
tethys_dataset_services.egg-info/PKG-INFO
tethys_dataset_services.egg-info/SOURCES.txt
tethys_dataset_services.egg-info/dependency_links.txt
tethys_dataset_services.egg-info/requires.txt
tethys_dataset_services.egg-info/top_level.txt
tethys_dataset_services/base/__init__.py
tethys_dataset_services/base/dataset_engine_abc.py
tethys_dataset_services/base/spatial_dataset_engine_abc.py
tethys_dataset_services/engines/__init__.py
tethys_dataset_services/engines/ckan_engine.py
tethys_dataset_services/engines/geoserver_engine.py
tethys_dataset_services/engines/hydroshare_engine.py
tethys_dataset_services/resources/geoserver/xml_templates/coverage_template.xml
tethys_dataset_services/resources/geoserver/xml_templates/gwc_layer_template.xml
tethys_dataset_services/resources/geoserver/xml_templates/gwc_tile_cache_operation_template.xml
tethys_dataset_services/resources/geoserver/xml_templates/layer_group_template.xml
tethys_dataset_services/resources/geoserver/xml_templates/layer_template.xml
tethys_dataset_services/resources/geoserver/xml_templates/sql_view_template.xml