LICENSE
README.md
pyproject.toml
src/metolabs_satcfdi_bridge.egg-info/PKG-INFO
src/metolabs_satcfdi_bridge.egg-info/SOURCES.txt
src/metolabs_satcfdi_bridge.egg-info/dependency_links.txt
src/metolabs_satcfdi_bridge.egg-info/entry_points.txt
src/metolabs_satcfdi_bridge.egg-info/requires.txt
src/metolabs_satcfdi_bridge.egg-info/top_level.txt
src/satcfdi_bridge/__init__.py
src/satcfdi_bridge/cli.py
src/satcfdi_bridge/credentials.py
src/satcfdi_bridge/engine.py
src/satcfdi_bridge/errors.py
src/satcfdi_bridge/files.py
src/satcfdi_bridge/protocol.py
src/satcfdi_bridge/registry.py
src/satcfdi_bridge/operations/__init__.py
src/satcfdi_bridge/operations/cfdi.py
src/satcfdi_bridge/operations/csf.py
src/satcfdi_bridge/operations/mass_download.py
src/satcfdi_bridge/operations/portal.py
tests/test_capabilities.py
tests/test_protocol.py