LICENSE
MANIFEST.in
README.md
pyproject.toml
schema.json
src/gffy/__init__.py
src/gffy/__main__.py
src/gffy/_cli_common.py
src/gffy/_io.py
src/gffy/annotrieve-schema.json
src/gffy/annotrieve_export.py
src/gffy/bulk.py
src/gffy/cache.py
src/gffy/cli.py
src/gffy/convert.py
src/gffy/convert_cli.py
src/gffy/errors.py
src/gffy/py.typed
src/gffy/schema.json
src/gffy/stats.py
src/gffy.egg-info/PKG-INFO
src/gffy.egg-info/SOURCES.txt
src/gffy.egg-info/dependency_links.txt
src/gffy.egg-info/entry_points.txt
src/gffy.egg-info/requires.txt
src/gffy.egg-info/top_level.txt
tests/test_annotrieve_export.py
tests/test_bulk.py
tests/test_cli.py
tests/test_convert.py
tests/test_errors.py
tests/test_low_memory.py
tests/test_production_parity.py
tests/test_stats.py