.gitattributes
.gitignore
CHANGELOG.rst
LICENSE.rst
README.rst
pyproject.toml
.github/workflows/python-package.yml
gwyfile/__init__.py
gwyfile/objects.py
gwyfile/util.py
gwyfile.egg-info/PKG-INFO
gwyfile.egg-info/SOURCES.txt
gwyfile.egg-info/dependency_links.txt
gwyfile.egg-info/requires.txt
gwyfile.egg-info/top_level.txt
tests/test.gwy
tests/test_gwyobject.py