1 \input texinfo @c -*- texinfo -*-
2 @c PSPP - a program for statistical analysis.
3 @c Copyright (C) 2017, 2020 Free Software Foundation, Inc.
4 @c Permission is granted to copy, distribute and/or modify this document
5 @c under the terms of the GNU Free Documentation License, Version 1.3
6 @c or any later version published by the Free Software Foundation;
7 @c with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
8 @c A copy of the license is included in the section entitled "GNU
9 @c Free Documentation License".
12 @setfilename pspp-dev.info
14 @c For double-sided printing, uncomment:
15 @c @setchapternewpage odd
18 @include version-dev.texi
42 * PSPP Developers Guide: (pspp-dev). Reference for PSPP developers.
46 This manual is for GNU PSPP version @value{VERSION},
47 software for statistical analysis.
49 Copyright @copyright{} 1997, 1998, 2004, 2005, 2007, 2010, 2014, 2015, 2016, 2020 Free Software Foundation, Inc.
52 Permission is granted to copy, distribute and/or modify this document
53 under the terms of the GNU Free Documentation License, Version 1.3
54 or any later version published by the Free Software Foundation;
55 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
56 A copy of the license is included in the section entitled "GNU
57 Free Documentation License".
62 @title PSPP Developers Guide
63 @subtitle GNU PSPP Statistical Analysis Software
64 @subtitle Release @value{VERSION}
66 @author John Darrington
68 @vskip 0pt plus 1filll
77 @top GNU PSPP Developers Guide
82 This manual describes the file formats that PSPP supports.
85 * System File Format:: Format of PSPP system files.
86 * SPSS Viewer File Format:: Format of SPSS Viewer (SPV) files.
87 * SPSS TableLook File Formats:: Formats of .stt and .tlo files.
88 * Encrypted File Wrappers:: Common wrapper for encrypted SPSS files.
89 * Portable File Format:: Format of PSPP portable files.
90 * SPSS/PC+ System File Format:: Format of SPSS/PC+ system files.
92 * GNU Free Documentation License:: License for copying this manual.
95 @include dev/system-file-format.texi
96 @include dev/spv-file-format.texi
97 @include dev/tlo-file-format.texi
98 @include dev/encrypted-file-wrappers.texi
99 @include dev/portable-file-format.texi
100 @include dev/pc+-file-format.texi