License.txt
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
Lib/extractor/__init__.py
Lib/extractor/exceptions.py
Lib/extractor/tools.py
Lib/extractor/formats/__init__.py
Lib/extractor/formats/opentype.py
Lib/extractor/formats/ttx.py
Lib/extractor/formats/type1.py
Lib/extractor/formats/vfb.py
Lib/extractor/formats/woff.py
Lib/ufo_extractor.egg-info/PKG-INFO
Lib/ufo_extractor.egg-info/SOURCES.txt
Lib/ufo_extractor.egg-info/dependency_links.txt
Lib/ufo_extractor.egg-info/requires.txt
Lib/ufo_extractor.egg-info/top_level.txt
tests/extractor_test.py