diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 13:59:50 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 13:59:50 +0200 |
commit | c122d6bc5450e3f2e120ba32827ee78367c3f525 (patch) | |
tree | e8c5ce15ca4e99b9b06ab675531bf2dc656ac8a6 /academic/calcoo/README | |
parent | 9a55fa63d0ee55aeac33d8bd79976cb8c15cbcd8 (diff) |
academic/calcoo: Initial import
Diffstat (limited to 'academic/calcoo/README')
-rw-r--r-- | academic/calcoo/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/calcoo/README b/academic/calcoo/README new file mode 100644 index 0000000000000..7a0834cde62c4 --- /dev/null +++ b/academic/calcoo/README @@ -0,0 +1,5 @@ +Calcoo is an RPN and scientific calculator that uses the GTK +library. It features both RPN and algebraic modes, bitmapped +button labels and display glyths, undo/redo options, copy/paste +interaction with the X clipboard, two memory registers with +displays, and displays for Y, Z, and T registers. |