2000-11-01 12:47:59 +00:00
|
|
|
This is teapot (Table Editor And Planner, Or: Teapot), a new spread sheet
|
|
|
|
program for UNIX.
|
1998-03-27 10:31:48 +00:00
|
|
|
|
|
|
|
The current release has the following features:
|
|
|
|
|
|
|
|
o curses based user interface with easy to understand menues
|
|
|
|
o portable sheet file format uses XDR or ASCII format
|
|
|
|
o tbl, LaTeX, HTML, CSV or formatted text files can be generated and
|
|
|
|
simple SC and WK1 sheets can be imported
|
|
|
|
o typed expression evaluator with the types int, float, string, error,
|
|
|
|
pointer to cell and empty
|
|
|
|
o iterative expressions
|
|
|
|
o powerful cell addressing
|
|
|
|
o three-dimensional sheets
|
|
|
|
o new expression evaluator functions can be added very easy
|
|
|
|
o English, Dutch or German builtin messages or X/OPEN message catalogues
|
2010-11-21 22:28:03 +00:00
|
|
|
o a user guide, available as pdf and html
|
1998-03-27 10:31:48 +00:00
|
|
|
o It is still a small and simple program!
|
|
|
|
|
2010-11-21 22:28:03 +00:00
|
|
|
NOTE: the GUI interface is not yet supported on FreeBSD
|
1998-03-27 10:31:48 +00:00
|
|
|
|
2010-11-21 22:28:03 +00:00
|
|
|
WWW: http://www.syntax-k.de/projekte/teapot
|