wok-6.x diff sc-im/description.txt @ rev 24417

created recipes for perl-cairo-gobject, perl-glib-object-introspection and perl-gtk3
author Hans-G?nter Theisgen
date Fri Feb 11 09:16:47 2022 +0100 (2022-02-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sc-im/description.txt	Fri Feb 11 09:16:47 2022 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +Spreadsheet Calculator Improved, aka sc-im, is an ncurses based, vim-like spreadsheet calculator.
     1.5 +
     1.6 +sc-im is based on sc, whose original authors are James Gosling and Mark Weiser,
     1.7 +and modifications were later added by Chuck Martin.