mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
287 B
Plaintext
6 lines
287 B
Plaintext
sci builds multi-user data entry screens from a text template.
|
|
The data input into a screen is saved in a tab-delimited file.
|
|
The template may supply default values for a data entry field,
|
|
and fields may be marked as numeric data, or alphabetic only.
|
|
sci uses curses for screen control.
|