AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/documents.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/orsopy.fileio.base.rst
docs/orsopy.fileio.data_source.rst
docs/orsopy.fileio.orso.rst
docs/orsopy.fileio.reduction.rst
docs/usage.rst
docs/developer_minutes/meeting_2021_11_30.rst
orsopy/__init__.py
orsopy/orsopy.py
orsopy.egg-info/PKG-INFO
orsopy.egg-info/SOURCES.txt
orsopy.egg-info/dependency_links.txt
orsopy.egg-info/requires.txt
orsopy.egg-info/top_level.txt
orsopy/fileio/__init__.py
orsopy/fileio/base.py
orsopy/fileio/data_source.py
orsopy/fileio/orso.py
orsopy/fileio/reduction.py
orsopy/fileio/typing_backport.py
tests/__init__.py
tests/test_example.ort
tests/test_example2.ort
tests/test_orsopy.py
tests/test_fileio/test_base.py
tests/test_fileio/test_data_source.py
tests/test_fileio/test_orso.py
tests/test_fileio/test_reduction.py
tests/test_fileio/test_schema.py