LICENSE
README.md
pyproject.toml
jplookup/__init__.py
jplookup/_make_cards.py
jplookup/_scrape_all.py
jplookup.egg-info/PKG-INFO
jplookup.egg-info/SOURCES.txt
jplookup.egg-info/dependency_links.txt
jplookup.egg-info/requires.txt
jplookup.egg-info/top_level.txt
jplookup/_cleanstr/dictform.py
jplookup/_cleanstr/identification.py
jplookup/_cleanstr/removal.py
jplookup/_cleanstr/textwork.py
jplookup/_scrape/scrape.py
jplookup/_scrape/_html/_clean_data.py
jplookup/_scrape/_html/_extract_data.py
jplookup/_scrape/_html/_headwords.py
jplookup/_scrape/_html/scrape_word_info.py
jplookup/_scrape/_postprocessing/clean_keys.py
jplookup/_scrape/_postprocessing/embed_redirects.py
jplookup/_scrape/_postprocessing/exchange_phonetic_info.py
jplookup/_scrape/_postprocessing/irrelevant_definitions.py
jplookup/_scrape/_postprocessing/missing_furigana.py
jplookup/_scrape/_postprocessing/remove_empty_entries.py
jplookup/anki/__init__.py
jplookup/anki/_create_card.py
jplookup/anki/_field_str.py
jplookup/anki/_pretty_kanji.py
jplookup/anki/_simplify.py