mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-10 02:08:08 -07:00
13 lines
414 B
XML
13 lines
414 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||
<pkgmetadata>
|
||
<!-- maintainer-needed -->
|
||
<longdescription lang="en">
|
||
PyDotPlus is an improved version of the old pydot project that provides
|
||
a Python Interface to Graphviz’s Dot language.
|
||
</longdescription>
|
||
<upstream>
|
||
<remote-id type="pypi">pydotplus</remote-id>
|
||
</upstream>
|
||
</pkgmetadata>
|