MANIFEST.in
README.md
pyproject.toml
setup.py
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/EUPL-1.2.txt
insupdel4stac/__init__.py
insupdel4stac/_version.py
insupdel4stac/connector.py
insupdel4stac/deleter.py
insupdel4stac/inserter.py
insupdel4stac/logger.py
insupdel4stac/main.py
insupdel4stac/py.typed
insupdel4stac/updater.py
insupdel4stac.egg-info/PKG-INFO
insupdel4stac.egg-info/SOURCES.txt
insupdel4stac.egg-info/dependency_links.txt
insupdel4stac.egg-info/not-zip-safe
insupdel4stac.egg-info/requires.txt
insupdel4stac.egg-info/top_level.txt
insupdel4stac/analysers/__init__.py
insupdel4stac/analysers/existance_validator.py
insupdel4stac/analysers/properties_verifier.py
insupdel4stac/analysers/table_details.py
insupdel4stac/statics/__init__.py
insupdel4stac/statics/constants.py
tests/test_imports.py
tests/test_insupdel4stac.py