MANIFEST.in
README.md
setup.py
bin/pdsc_ingest
bin/pdsc_server
bin/pdsc_util
pdsc/__init__.py
pdsc/client.py
pdsc/ingest.py
pdsc/localization.py
pdsc/metadata.py
pdsc/segment.py
pdsc/server.py
pdsc/table.py
pdsc/tools.py
pdsc/util.py
pdsc/version.py
pdsc.egg-info/PKG-INFO
pdsc.egg-info/SOURCES.txt
pdsc.egg-info/dependency_links.txt
pdsc.egg-info/requires.txt
pdsc.egg-info/top_level.txt
pdsc/config/ctx_metadata.yaml
pdsc/config/hirise_edr_metadata.yaml
pdsc/config/hirise_rdr_metadata.yaml
pdsc/config/moc_metadata.yaml
pdsc/config/themis_ir_metadata.yaml
pdsc/config/themis_vis_metadata.yaml
test/test_client.py
test/test_ingest.py
test/test_localization.py
test/test_metadata.py
test/test_segment.py
test/test_server.py
test/test_table.py
test/test_tools.py