.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
ci/bootstrap.py
ci/requirements.txt
src/boox_annotations_to_anki/__init__.py
src/boox_annotations_to_anki/__main__.py
src/boox_annotations_to_anki/api.py
src/boox_annotations_to_anki/cli.py
src/boox_annotations_to_anki.egg-info/PKG-INFO
src/boox_annotations_to_anki.egg-info/SOURCES.txt
src/boox_annotations_to_anki.egg-info/dependency_links.txt
src/boox_annotations_to_anki.egg-info/entry_points.txt
src/boox_annotations_to_anki.egg-info/not-zip-safe
src/boox_annotations_to_anki.egg-info/requires.txt
src/boox_annotations_to_anki.egg-info/top_level.txt
tests/test_boox_annotations_to_anki.py