LICENSE
README.md
pyproject.toml
setup.py
tests/__init__.py
tests/psycopg2_mock.py
tests/utils.py
tests/core/__init__.py
tests/core/geodb_test_base.py
tests/core/test_geodb.py
tests/core/test_geodb_group_functions.py
tests/core/test_geodb_metadata_functions.py
tests/core/test_message.py
tests/sql/__init__.py
tests/sql/geodb_sql_test_base.py
tests/sql/test_sql_functions.py
tests/sql/test_sql_group_functions.py
tests/sql/test_sql_metadata_functions.py
xcube_geodb/__init__.py
xcube_geodb/const.py
xcube_geodb/defaults.py
xcube_geodb/version.py
xcube_geodb.egg-info/PKG-INFO
xcube_geodb.egg-info/SOURCES.txt
xcube_geodb.egg-info/dependency_links.txt
xcube_geodb.egg-info/requires.txt
xcube_geodb.egg-info/top_level.txt
xcube_geodb/core/__init__.py
xcube_geodb/core/db_interface.py
xcube_geodb/core/error.py
xcube_geodb/core/geodb.py
xcube_geodb/core/message.py
xcube_geodb/core/metadata.py