LICENSE
README.md
pyproject.toml
src/unicode_blocks/__init__.py
src/unicode_blocks/blocks.py
src/unicode_blocks/charNormaliser.py
src/unicode_blocks/cjk.py
src/unicode_blocks/errors.py
src/unicode_blocks/globals.py
src/unicode_blocks/unicodeBlock.py
src/unicode_blocks_py.egg-info/PKG-INFO
src/unicode_blocks_py.egg-info/SOURCES.txt
src/unicode_blocks_py.egg-info/dependency_links.txt
src/unicode_blocks_py.egg-info/top_level.txt
tests/test_cjk.py
tests/test_globals.py
tests/test_internal_validation.py
tests/test_version.py