CHANGELOG.md
LICENSE
MANIFEST.in
NOTICE
README.md
RELEASE.md
SUMMARY.md
pyproject.toml
src/kotodex/NOTICE
src/kotodex/README.md
src/kotodex/__init__.py
src/kotodex/__main__.py
src/kotodex/api.py
src/kotodex/cli.py
src/kotodex/db.py
src/kotodex/lemma.py
src/kotodex/models.py
src/kotodex/romaji.py
src/kotodex.egg-info/PKG-INFO
src/kotodex.egg-info/SOURCES.txt
src/kotodex.egg-info/dependency_links.txt
src/kotodex.egg-info/entry_points.txt
src/kotodex.egg-info/requires.txt
src/kotodex.egg-info/top_level.txt
src/kotodex/build/__init__.py
src/kotodex/build/common.py
src/kotodex/build/download.py
src/kotodex/build/jlpt.py
src/kotodex/build/jmdict.py
src/kotodex/build/jmnedict.py
src/kotodex/build/kanjidic2.py
src/kotodex/build/kradfile.py
src/kotodex/build/rebuild.py
src/kotodex/build/schema.py
src/kotodex/build/similarity.py
src/kotodex/build/tatoeba.py
src/kotodex/data/__init__.py
src/kotodex/data/jlpt_kanji_list.csv
src/kotodex/data/jlpt_vocab_list.csv
tests/conftest.py
tests/test_api_compact_repr.py
tests/test_cli.py
tests/test_context_manager.py
tests/test_examples.py
tests/test_kanji_search.py
tests/test_lemma.py
tests/test_license_attribution.py
tests/test_query.py
tests/test_romaji.py
tests/test_serialization.py
tests/test_similar_kanji.py
tests/test_verb_derivation.py
tests/test_wildcard_lookup.py
tests/fixtures/mini_jmdict.xml
tests/fixtures/mini_jmnedict.xml
tests/fixtures/mini_kanjidic2.xml
tests/fixtures/mini_kradfile
tests/fixtures/mini_similar_kanji.csv
tests/fixtures/mini_tatoeba_cc0.csv
tests/fixtures/mini_tatoeba_eng.tsv
tests/fixtures/mini_tatoeba_jpn.tsv
tests/fixtures/mini_tatoeba_links.tsv