The graphics/py-dot,python3 port
py3-dot-1.4.2p3 – Python interface to Graphviz's Dot (cvsweb github mirror)
Description
Pydot provides an interface for creating both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 1.10). Output can be inlined in Postscript into interactive scientific environments like TeXmacs, or saved in any of the format's supported by the Graphviz tools dot, neato, twopi.WWW: https://github.com/erocarrera/pydot
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/dot_parser.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/dot_parser.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/pydot.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/pydot.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/dot_parser.py
- /usr/local/lib/python3.11/site-packages/pydot-1.4.2.dist-info/
- /usr/local/lib/python3.11/site-packages/pydot-1.4.2.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pydot-1.4.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pydot-1.4.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pydot-1.4.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pydot-1.4.2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pydot.py
- @conflict py-dot-*