diff options
Diffstat (limited to 'math/rpc/pkg-descr')
-rw-r--r-- | math/rpc/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/rpc/pkg-descr b/math/rpc/pkg-descr new file mode 100644 index 0000000..749c46e --- /dev/null +++ b/math/rpc/pkg-descr @@ -0,0 +1,6 @@ +In the great tradition of bc and dc, a new console-based calculator +application is born! rpc is a full-screen RPN calculator program +based on the curses library. It works like some of the more popular +reverse-polish-notation calculators available on the market today. + +WWW: http://www.eecs.umich.edu/~pelzlpj/rpc/ |