pspp 0.6.1

Statistical analysis software
Documentation
╭────────────────┬────────────────────────╮
│Created         │    01-JAN-2011 20:53:52│
│Writer  Product │PSPP synthetic test file│
│Compression     │SAV                     │
│Number of Cases │Unknown                 │
╰────────────────┴────────────────────────╯

╭─────────┬────────────────────────╮
│Label    │PSPP synthetic test file│
│Variables│                       5│
╰─────────┴────────────────────────╯

                                               Variables
╭─────┬────────┬─────┬─────────────────┬─────┬─────┬─────────┬────────────┬────────────┬──────────────╮
│     │Position│Label│Measurement Level│ Role│Width│Alignment│Print Format│Write Format│Missing Values│
├─────┼────────┼─────┼─────────────────┼─────┼─────┼─────────┼────────────┼────────────┼──────────────┤
│num1 │       1│     │                 │Input│    8│Right    │F8.0        │F8.0        │              │
│num2 │       2│     │                 │Input│    8│Right    │F8.0        │F8.0        │              │
│str4 │       3│     │Nominal          │Input│    4│Left     │A4          │A4          │              │
│str8 │       4│     │Nominal          │Input│    8│Left     │A8          │A8          │              │
│str15│       5│     │Nominal          │Input│   15│Left     │A15         │A15         │              │
╰─────┴────────┴─────┴─────────────────┴─────┴─────┴─────────┴────────────┴────────────┴──────────────╯

╭────┬──────┬──────┬────┬────────┬───────────────╮
│Case│ num1 │ num2 │str4│  str8  │     str15     │
├────┼──────┼──────┼────┼────────┼───────────────┤
│1   │  1.00│100.00│    │abcdefgh│        0123   │
│2   │   .  │251.00│jklm│nopqrstu│vwxyzABC       │
│3   │101.00│102.00│DEFG│HIJKLMNO│        PQRSTUV│
╰────┴──────┴──────┴────┴────────┴───────────────╯