.gitignore
LICENSE
Makefile
README.md
pyproject.toml
setup.cfg
.github/workflows/test.yml
src/graphviz_managed/__init__.py
src/graphviz_managed/custom.py
src/graphviz_managed/members.py
src/graphviz_managed.egg-info/PKG-INFO
src/graphviz_managed.egg-info/SOURCES.txt
src/graphviz_managed.egg-info/dependency_links.txt
src/graphviz_managed.egg-info/requires.txt
src/graphviz_managed.egg-info/top_level.txt
src/graphviz_managed.egg-info/zip-safe
tests/test_graph.py
tests/test_wraplabels.py