LICENSE
README.md
pyproject.toml
src/pyarch5/__init__.py
src/pyarch5/attributes.py
src/pyarch5/data.py
src/pyarch5/data_classes.py
src/pyarch5/dataset.py
src/pyarch5/node.py
src/pyarch5/project_file.py
src/pyarch5.egg-info/PKG-INFO
src/pyarch5.egg-info/SOURCES.txt
src/pyarch5.egg-info/dependency_links.txt
src/pyarch5.egg-info/requires.txt
src/pyarch5.egg-info/top_level.txt
tests/test_data.py
tests/test_node.py
tests/test_projectfile.py