LICENSE
README.md
pyproject.toml
src/yafax/__init__.py
src/yafax/__main__.py
src/yafax/cli.py
src/yafax/core.py
src/yafax/getseq.py
src/yafax/index.py
src/yafax/logger.py
src/yafax/py.typed
src/yafax.egg-info/PKG-INFO
src/yafax.egg-info/SOURCES.txt
src/yafax.egg-info/dependency_links.txt
src/yafax.egg-info/entry_points.txt
src/yafax.egg-info/requires.txt
src/yafax.egg-info/top_level.txt
tests/test_getseq.py
tests/test_index.py