LICENSE
README.md
pyproject.toml
src/oaknut/filesystem/__init__.py
src/oaknut/filesystem/capabilities.py
src/oaknut/filesystem/coordinator.py
src/oaknut/filesystem/exceptions.py
src/oaknut/filesystem/filesystem.py
src/oaknut/filesystem/geometry.py
src/oaknut/filesystem/identification.py
src/oaknut/filesystem/reader.py
src/oaknut/filesystem/wildcards.py
src/oaknut_filesystem.egg-info/PKG-INFO
src/oaknut_filesystem.egg-info/SOURCES.txt
src/oaknut_filesystem.egg-info/dependency_links.txt
src/oaknut_filesystem.egg-info/requires.txt
src/oaknut_filesystem.egg-info/top_level.txt
tests/test_coordinator.py
tests/test_geometry.py
tests/test_identification.py
tests/test_name_grammar.py
tests/test_reader.py
tests/test_wildcards.py