LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
hanzipy/__init__.py
hanzipy/decomposer.py
hanzipy/dictionary.py
hanzipy/exceptions.py
hanzipy/util.py
hanzipy.egg-info/PKG-INFO
hanzipy.egg-info/SOURCES.txt
hanzipy.egg-info/dependency_links.txt
hanzipy.egg-info/requires.txt
hanzipy.egg-info/top_level.txt
hanzipy/data/cedict_ts.u8
hanzipy/data/chinese_charfreq_simpl_trad.csv
hanzipy/data/cjk_decomp.txt
hanzipy/data/irregular_phonetics.txt
hanzipy/data/leiden_freq_data.txt
hanzipy/data/leiden_freq_variants_removed.txt
hanzipy/data/phonetic_sets_regularity_one.json
hanzipy/data/phonetic_sets_regularity_two.json
hanzipy/data/radical_with_meanings.json
hanzipy/tests/__init__.py
hanzipy/tests/test_decomposer.py
hanzipy/tests/test_dictionary.py