mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-23 07:57:27 -08:00
18 lines
593 B
XML
18 lines
593 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/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>
|
|
</upstream>
|
|
</pkgmetadata>
|