File: control

package info (click to toggle)
pspp 1.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 57,984 kB
  • sloc: ansic: 256,008; xml: 16,624; sh: 5,295; python: 2,822; makefile: 125; perl: 64
file content (44 lines) | stat: -rw-r--r-- 1,748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: pspp
Section: math
Priority: optional
Maintainer: Friedrich Beckmann <friedrich.beckmann@gmx.de>
#           Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
# postgresql is disabled on hurd-i386 in order to remove
# postgres support which will not build on hurd-i386
# see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820743
Build-Depends: debhelper-compat (= 13),
	       python3,
               texinfo (>= 5.2),
               texlive,
               texlive-plain-generic,
	       libspread-sheet-widget-dev (>= 0.8),
               libgsl-dev (>= 2.0),
               libgtk-3-dev (>= 3.22.0),
               libgtksourceview-4-dev,
               libxml2-dev,
               libreadline-dev,
               libglib2.0-dev,
               libcairo2-dev (>= 1.12),
               libpango1.0-dev (>= 1.22),
               zlib1g-dev,
               appstream (>= 0.12),
               pkg-config (>= 0.21)
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/science-team/pspp
Vcs-Git: https://salsa.debian.org/science-team/pspp.git
Homepage: http://savannah.gnu.org/projects/pspp
Rules-Requires-Root: no

Package: pspp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Statistical analysis tool
 PSPP is a program for statistical analysis of sampled data. It is a free
 replacement for the proprietary program SPSS.
 .
 PSPP supports T-tests, ANOVA, GLM, factor analysis, non-parametric tests, and
 other statistical features. PSPP produces statistical reports in plain text,
 PDF, PostScript, CSV, HTML, SVG, and OpenDocument formats.
 .
 PSPP has both text-based and graphical user interfaces. The PSPP user interface
 has been translated into a number of languages.