summaryrefslogtreecommitdiff
blob: cb1d7bb2063109bc991394be1c96640af7ff98d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
	<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="sourceforge">pyx</remote-id>
	</upstream>
</pkgmetadata>