blob: 63f592540a97b671fdc5872530edfc4037dbf30b (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
PSPP is a program for statistical analysis of sampled data. It
interprets commands in the SPSS language and produces tabular and
graphical output in ASCII, HTML, or PostScript format.
PSPP supports a large subset of SPSS's transformation language. Its
statistical procedure support is limited but growing.
PSPP has both text-based and a GTK+ based graphical user interfaces.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:gnu:pspp</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|