.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
src/dejima/__init__.py
src/dejima/__main__.py
src/dejima/api.py
src/dejima/cli.py
src/dejima/constants.py
src/dejima/db.py
src/dejima/exceptions.py
src/dejima/plugin.py
src/dejima.egg-info/PKG-INFO
src/dejima.egg-info/SOURCES.txt
src/dejima.egg-info/dependency_links.txt
src/dejima.egg-info/entry_points.txt
src/dejima.egg-info/not-zip-safe
src/dejima.egg-info/requires.txt
src/dejima.egg-info/top_level.txt
src/dejima/commands/__init__.py
src/dejima/commands/import.py
src/dejima/sources/__init__.py
src/dejima/sources/boox.py