.gitignore
README.md
pyproject.toml
olca_schema/__init__.py
olca_schema/schema.py
olca_schema/zipio.py
olca_schema.egg-info/PKG-INFO
olca_schema.egg-info/SOURCES.txt
olca_schema.egg-info/dependency_links.txt
olca_schema.egg-info/top_level.txt
olca_schema/units/__init__.py
olca_schema/units/units.csv
tests/example.py
tests/test_bools.py
tests/test_enum_conv.py
tests/test_factory.py
tests/test_json.py
tests/test_ref_conv.py
tests/test_result_types.py
tests/test_root_fns.py
tests/test_units.py
tests/test_zipio.py