989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
406 B
Text
8 lines
406 B
Text
rpCalc started out as a little program written to try out various
|
|
Python GUI toolkits. But I ended up using it all the time (it's
|
|
much quicker to pull it up than to pull an actual HP calculator out
|
|
of the desk), and I made several improvements. So I decided to make
|
|
it available to others who also like RPN calculators.
|
|
|
|
Author: Doug Bell <doug101 AT bellz DOT org>
|
|
WWW: http://rpcalc.bellz.org/index.html
|