.gitignore
.yapfignore
LICENSE
README.md
Taskfile.yml
pyproject.toml
tox.ini
uv.lock
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/publish.yml
js/GeneralCategory.js
js/LineBreak.html
js/LineBreak.js
js/template.js
src/unicodedata_reader/__init__.py
src/unicodedata_reader/__main__.py
src/unicodedata_reader/_version.py
src/unicodedata_reader/bidi_brackets.py
src/unicodedata_reader/cli.py
src/unicodedata_reader/compressor.py
src/unicodedata_reader/east_asian_width.py
src/unicodedata_reader/east_asian_width_common.py
src/unicodedata_reader/emoji.py
src/unicodedata_reader/entry.py
src/unicodedata_reader/general_category.py
src/unicodedata_reader/line_break.py
src/unicodedata_reader/reader.py
src/unicodedata_reader/set.py
src/unicodedata_reader/vertical_orientation.py
src/unicodedata_reader.egg-info/PKG-INFO
src/unicodedata_reader.egg-info/SOURCES.txt
src/unicodedata_reader.egg-info/dependency_links.txt
src/unicodedata_reader.egg-info/entry_points.txt
src/unicodedata_reader.egg-info/requires.txt
src/unicodedata_reader.egg-info/scm_file_list.json
src/unicodedata_reader.egg-info/scm_version.json
src/unicodedata_reader.egg-info/top_level.txt
tests/__init__.py
tests/cli_test.py
tests/conftest.py
tests/entry_test.py
tests/line_break_test.py
tests/reader_test.py
tests/set_test.py
tests/cache/EastAsianWidth
tests/cache/LineBreak
tests/cache/ScriptExtensions
tests/cache/Scripts
tests/cache/extracted/DerivedGeneralCategory
tests/cache/extracted/DerivedName