ETRACK 0.91 available
Thien-Thi Nguyen <[email protected]>
| Newsgroups | gmane.lisp.guile.user,gmane.lisp.guile.sources |
|---|---|
| Message-ID | <[email protected]> |
README excerpt:
This directory contains etrack, a simple package to track
expenses: query, add, delete, update. You can use etrack
from emacs or from the shell.
NEWS excerpt:
- 0.91 | 2004-05-31
- new admin command: upgrade-db
- admin command no longer provided: rename-catcode-to-attcode
- backend uses type `integer' (rather than `float') to store `amount'
- frontend not affected (change not visible to users)
- on input, ABC.XY is multiplied by 100 to produce ABCXY
- on display, ABCXY is divided by 100 to show ABC.XY
- on alist input/output, ABCXY is changed
- admin MUST convert existing installations using "etrack -b upgrade-db"
cvs tag:
v-0-91-sproutlings
tarball and other files in dir:
http://www.glug.org/people/ttn/software/etrack/
i suppose ETRACK will need to handle currency exchange rates at some
point, the question is before or after 1.0...
thi
_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user