.gitignore
LICENSE
pyproject.toml
readme-pypi.md
readme.md
.github/workflows/codecov.yaml
.github/workflows/mypy.yaml
.github/workflows/publish.yaml
.github/workflows/tests.yaml
examples/svg-logo-hlr1.svg
examples/svg-logo-hlr2.svg
examples/svg_tiger.py
ocpsvg/__init__.py
ocpsvg/hlr.py
ocpsvg/ocp.py
ocpsvg/svg.py
ocpsvg.egg-info/PKG-INFO
ocpsvg.egg-info/SOURCES.txt
ocpsvg.egg-info/dependency_links.txt
ocpsvg.egg-info/requires.txt
ocpsvg.egg-info/top_level.txt
tests/__init__.py
tests/ocp.py
tests/test_hlr.py
tests/test_ocp.py
tests/test_svg.py