.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
src/svdsuite/__init__.py
src/svdsuite/_version.py
src/svdsuite/parse.py
src/svdsuite/py.typed
src/svdsuite/serialize.py
src/svdsuite/svd_model.py
src/svdsuite/validate.py
src/svdsuite.egg-info/PKG-INFO
src/svdsuite.egg-info/SOURCES.txt
src/svdsuite.egg-info/dependency_links.txt
src/svdsuite.egg-info/requires.txt
src/svdsuite.egg-info/top_level.txt
src/svdsuite/schema/1.3.10.xsd
src/svdsuite/schema/1.3.9.xsd
tests/__init__.py
tests/conftest.py
tests/test_parsing.py
tests/test_serialize.py
tests/test_to_xml.py
tests/test_validate.py
tests/svd/parser_testfile.svd