summaryrefslogtreecommitdiff
path: root/dev-python/svg-path/metadata.xml
blob: 2db56e346bafd01994c0eef894ce46cf96062002 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>gentoo@chymera.eu</email>
  <name>Horea Christian</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <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>
 <upstream>
  <remote-id type="github">regebro/svg.path</remote-id>
  <remote-id type="pypi">svg.path</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>