LICENSE
README.md
pyproject.toml
src/udsxml2tex/__init__.py
src/udsxml2tex/__main__.py
src/udsxml2tex/cantp_parser.py
src/udsxml2tex/cli.py
src/udsxml2tex/config.py
src/udsxml2tex/generator.py
src/udsxml2tex/interactive.py
src/udsxml2tex/models.py
src/udsxml2tex/parser.py
src/udsxml2tex/py.typed
src/udsxml2tex.egg-info/PKG-INFO
src/udsxml2tex.egg-info/SOURCES.txt
src/udsxml2tex.egg-info/dependency_links.txt
src/udsxml2tex.egg-info/entry_points.txt
src/udsxml2tex.egg-info/requires.txt
src/udsxml2tex.egg-info/top_level.txt
src/udsxml2tex/templates/tikz-uml.sty
src/udsxml2tex/templates/uds_spec.html.j2
src/udsxml2tex/templates/uds_spec.tex.j2
src/udsxml2tex/templates/udsspec.cls
tests/test_udsxml2tex.py