LICENSE
README.md
pyproject.toml
gtfs2geojson/__init__.py
gtfs2geojson/__main__.py
gtfs2geojson/converter.py
gtfs2geojson/preview.py
gtfs2geojson.egg-info/PKG-INFO
gtfs2geojson.egg-info/SOURCES.txt
gtfs2geojson.egg-info/dependency_links.txt
gtfs2geojson.egg-info/entry_points.txt
gtfs2geojson.egg-info/requires.txt
gtfs2geojson.egg-info/top_level.txt
tests/test_cli.py
tests/test_format.py
tests/test_introspect.py
tests/test_preview.py
tests/test_reconstruction_fallback.py
tests/test_service_date.py
tests/test_simplify.py
tests/test_smoke.py
tests/test_stats.py
tests/test_stop_routes.py
tests/test_warnings.py