summaryrefslogtreecommitdiff
path: root/deskutils/abacus/pkg-descr
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-09-09 19:22:37 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-09-09 19:22:37 +0000
commit21d2f1485d37e0ccaecc50e8b657e2f92e64a4c0 (patch)
treef52f846e2f00485f5716c4ba6413ea02b7ffebb0 /deskutils/abacus/pkg-descr
parentBack out part of my previous commit. (diff)
new port abacus
spreadsheet for Tcl/Tk Abacus is a small, light and easy to use spreadsheet being developed as graduation project under the tutorship of Prof. Arlindo Oliveira, and the spreadsheet is being developed using the Tcl/Tk toolkit, as well as plain old C/C++ for all the "number-crunching" tasks. PR: 7674 Submitted by: Andrey V. Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=13074
Diffstat (limited to 'deskutils/abacus/pkg-descr')
-rw-r--r--deskutils/abacus/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/deskutils/abacus/pkg-descr b/deskutils/abacus/pkg-descr
new file mode 100644
index 000000000000..a1474fa869f0
--- /dev/null
+++ b/deskutils/abacus/pkg-descr
@@ -0,0 +1,20 @@
+ Abacus is a small, light and easy to use spreadsheet being developed
+as graduation project under the tutorship of Prof. Arlindo Oliveira,
+and the spreadsheet is being developed using the Tcl/Tk toolkit, as
+well as plain old C/C++ for all the "number-crunching" tasks.
+The following functionalities are available in the latest version:
+ Multiple spreadsheets, limited by the amount of memory you have
+available. Small set of built-in functions that include statistical,
+financial, and the usual math and trig functions, including a slick
+menu-like interface to make it easy to paste formulas. Cell editing
+with all the usual Cut/Copy/Paste/Delete functions implemented. Cell
+formating with a load of different formats, plus fonts, italics, bold
+font size and borders. Column and Row insertion, deletion, resizing.
+Sorting using all sorts of weird sort methods, so many we find it
+confusing ourselves and we made it! Autosum - you select and press the
+button and it sums the data up the way (we hope!) you want. Graphs you
+can delete, move around and resize. Printing via Postscript.
+Imports/Exports CSV,Tab separated, Wk1 and TinySheet (for the popular
+PalmPilot organizer) formats.
+
+http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/abacus.html