Ravenports generated: 24 Dec 2020 19:49
[ravenports.git] / bucket_D6 / python-graphviz
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-graphviz
4 VERSION=                0.16
5 KEYWORDS=               python
6 VARIANTS=               py38 py39
7 SDESC[py38]=            Simple Python interface for Graphviz (PY38)
8 SDESC[py39]=            Simple Python interface for Graphviz (PY39)
9 HOMEPAGE=               https://github.com/xflr6/graphviz
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/86/86/89ba50ba65928001d3161f23bfa03945ed18ea13a1d1d44a772ff1fa4e7a
14 DISTFILE[1]=            graphviz-0.16-py2.py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[py38]=            single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY39
20 OPTIONS_STANDARD=       none
21 VOPTS[py38]=            PY38=ON PY39=OFF
22 VOPTS[py39]=            PY38=OFF PY39=ON
23
24 RUN_DEPENDS=            graphviz:primary:standard
25
26 DISTNAME=               graphviz-0.16.dist-info
27
28 GENERATED=              yes
29
30 [PY38].USES_ON=                         python:py38,wheel
31
32 [PY39].USES_ON=                         python:py39,wheel
33
34 [FILE:1414:descriptions/desc.single]
35 Graphviz
36 ========
37
38 |PyPI version| |License| |Supported Python| |Format|
39
40 |Travis| |Codecov| |Readthedocs-stable| |Readthedocs-latest|
41
42 This package facilitates the creation and rendering of graph descriptions
43 in
44 the DOT_ language of the Graphviz_ graph drawing software (`master repo`_)
45 from
46 Python.
47
48 Create a graph object, assemble the graph by adding nodes and edges, and
49 retrieve its DOT source code string. Save the source code to a file and
50 render
51 it with the Graphviz installation of your system.
52
53 Use the view option/method to directly inspect the resulting (PDF, PNG,
54 SVG, etc.) file with its default application. Graphs can also be rendered
55 and displayed within `Jupyter notebooks`_ (formerly known as
56 `IPython notebooks`_, example_, nbviewer_) as well as the `Jupyter Qt
57 Console`_.
58
59 Links
60 -----
61
62 - GitHub: https://github.com/xflr6/graphviz
63 - PyPI: https://pypi.org/project/graphviz/
64 - Documentation: https://graphviz.readthedocs.io
65 - Changelog: https://graphviz.readthedocs.io/en/latest/changelog.html
66 - Issue Tracker: https://github.com/xflr6/graphviz/issues
67 - Download: https://pypi.org/project/graphviz/#files
68
69 Installation
70 ------------
71
72 This package runs under Python 2.7, and 3.6+, use pip_ to install:
73
74     :alt: Latest PyPI Version
75     :alt: License
76     :alt: Supported Python Versions
77     :alt: Format
78
79     :alt: Travis
80     :alt: Codecov
81     :alt: Readthedocs stable
82     :alt: Readthedocs latest
83
84
85 [FILE:113:distinfo]
86 3cad5517c961090dfc679df6402a57de62d97703e2880a1a46147bb0dc1639eb        19471 graphviz-0.16-py2.py3-none-any.whl
87