LICENSE
README.md
pyproject.toml
setup.cfg
src/nextflight/__init__.py
src/nextflight/cli.py
src/nextflight/extractor.py
src/nextflight/known_formats.yaml
src/nextflight/postprocess.py
src/nextflight/py.typed
src/nextflight/scrapy_middleware.py
src/nextflight.egg-info/PKG-INFO
src/nextflight.egg-info/SOURCES.txt
src/nextflight.egg-info/dependency_links.txt
src/nextflight.egg-info/entry_points.txt
src/nextflight.egg-info/requires.txt
src/nextflight.egg-info/top_level.txt
tests/test_extractor.py
tests/test_fixtures.py
tests/test_fuzz.py
tests/test_scrapy_middleware.py