blob: 6ebf6bb987d7b69df2387c70cb16d9eb4f33d75b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
A Qt based scientific plotting package written in Python using PyQt. It is
designed to produce publication ready Postscript output. It provides a GUI,
command line and scripting interface (based on Python) to its plotting
facilities.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|