.gitignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/build.yml
docs/Makefile
docs/conf.py
docs/exporter.rst
docs/importer.rst
docs/index.rst
docs/requirements.txt
docs/_static/css/theme_overrides.css
examples/README.md
examples/convert_to_ipxact.py
examples/my_subblock.rdl
examples/my_subblock.xml
examples/print_hierarchy.py
examples/top.rdl
src/peakrdl_ipxact/__about__.py
src/peakrdl_ipxact/__init__.py
src/peakrdl_ipxact/__peakrdl__.py
src/peakrdl_ipxact/exporter.py
src/peakrdl_ipxact/importer.py
src/peakrdl_ipxact/typemaps.py
src/peakrdl_ipxact.egg-info/PKG-INFO
src/peakrdl_ipxact.egg-info/SOURCES.txt
src/peakrdl_ipxact.egg-info/dependency_links.txt
src/peakrdl_ipxact.egg-info/entry_points.txt
src/peakrdl_ipxact.egg-info/requires.txt
src/peakrdl_ipxact.egg-info/top_level.txt
tests/.coveragerc
tests/.gitignore
tests/__init__.py
tests/mypy.ini
tests/pylint.rc
tests/run.sh
tests/test_import_export.py
tests/unittest_utils.py
tests/schema/.gitignore
tests/schema/1685-2009/download_schema.sh
tests/schema/1685-2014/download_schema.sh
tests/test_sources/accellera-generic_example.rdl
tests/test_sources/nested.rdl
tests/test_sources/nested_allpresent.rdl