blob: 1753dfeb39e280cd5de2e3e6fb7d38bb2ef31a08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
This package facilitates the creation and rendering of graph
descriptions in the DOT language of the Graphviz graph drawing
software (repo) from Python.
</longdescription>
<upstream>
<remote-id type="pypi">graphviz</remote-id>
</upstream>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|