gentoo/dev-python/svg-path/metadata.xml
John Helmert III 43be44e93d
*/*: retire Horea Christian as proxied maintainer
Closes: https://bugs.gentoo.org/606138
Signed-off-by: John Helmert III <ajak@gentoo.org>
2023-01-07 23:28:33 -06:00

19 lines
605 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
The svg.path package provides a collection of Python objects that
implement the different path commands in SVG, as well as a parser for
SVG path definitions.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">regebro/svg.path</remote-id>
<remote-id type="pypi">svg.path</remote-id>
</upstream>
</pkgmetadata>