LICENSE
MANIFEST.in
README.rst
setup.py
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_constraint_factory.py
tests/test_controller.py
tests/test_db_operations.py
tests/test_ini_parsing.py
xlsx2sqlite/__init__.py
xlsx2sqlite/__main__.py
xlsx2sqlite/__version__.py
xlsx2sqlite/cli.py
xlsx2sqlite/config.py
xlsx2sqlite/constraint_factory.py
xlsx2sqlite/controller.py
xlsx2sqlite/dataset.py
xlsx2sqlite/db_operations.py
xlsx2sqlite/definitions_factory.py
xlsx2sqlite/import_export.py
xlsx2sqlite/xlsx2sqlite.py
xlsx2sqlite.egg-info/PKG-INFO
xlsx2sqlite.egg-info/SOURCES.txt
xlsx2sqlite.egg-info/dependency_links.txt
xlsx2sqlite.egg-info/entry_points.txt
xlsx2sqlite.egg-info/requires.txt
xlsx2sqlite.egg-info/top_level.txt
xlsx2sqlite/scripts/__init__.py
xlsx2sqlite/scripts/console.py