summaryrefslogtreecommitdiff
path: root/dev-python/pyx/metadata.xml
blob: f43d82bd15652df2dc85f38887e0422218972735 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>
PyX is a Python package for the creation of encapsulated PostScript figures.
It provides both an abstraction of PostScript and a TeX/LaTeX interface.
Complex tasks like 2d and 3d plots in publication-ready quality are built out
of these primitives.
	</longdescription>
 <upstream>
  <remote-id type="pypi">PyX</remote-id>
  <remote-id type="sourceforge">pyx</remote-id>
  <remote-id type="github">pyx-project/pyx</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>