Adopt use of gnulib for portability.
[pspp-builds.git] / README
1 PSPP is a program for statistical analysis of sampled data. It
2 interprets commands in the SPSS language and produces tabular output
3 in ASCII or PostScript format.
4
5 PSPP development is ongoing. It already supports a large subset of
6 SPSS's transformation language.  Its statistical procedure support is
7 currently limited, but growing.
8
9 For information on differences from previous versions, please see file
10 NEWS.  Full documentation on PSPP's language can be found in the doc/
11 directory.
12           
13 Source code for the latest release of PSPP is available at
14 ftp://ftp.gnu.org/pub/gnu/pspp/.  Older versions may be obtained from
15 ftp://alpha.gnu.org/gnu/pspp/.  Development sources are available from
16 CVS at http://savannah.gnu.org/projects/pspp
17    
18 Questions and comments regarding PSPP can be sent to pspp-dev@gnu.org.
19 PSPP bug reports may be sent to bug-gnu-pspp@gnu.org or filed in the
20 bug-tracking system at http://savannah.gnu.org/bugs/?group=pspp
21 according to your preference.