LICENSE
README.md
pyproject.toml
kgout/__init__.py
kgout/core.py
kgout/py.typed
kgout/utils.py
kgout/watcher.py
kgout.egg-info/PKG-INFO
kgout.egg-info/SOURCES.txt
kgout.egg-info/dependency_links.txt
kgout.egg-info/requires.txt
kgout.egg-info/top_level.txt
kgout/destinations/__init__.py
kgout/destinations/base.py
kgout/destinations/gdrive.py
kgout/destinations/local.py
tests/test_core.py
tests/test_watcher.py