.gitignore
.gitmodules
LICENSE
MANIFEST.in
README.md
build.py
config.sh
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
cross-files/darwin/arm64
cross-files/darwin/x86_64
src/python/opentype_sanitizer.egg-info/PKG-INFO
src/python/opentype_sanitizer.egg-info/SOURCES.txt
src/python/opentype_sanitizer.egg-info/dependency_links.txt
src/python/opentype_sanitizer.egg-info/not-zip-safe
src/python/opentype_sanitizer.egg-info/requires.txt
src/python/opentype_sanitizer.egg-info/top_level.txt
src/python/ots/__init__.py
src/python/ots/__main__.py
src/python/ots/_version.py
tests/test_ots.py