mirror of https://github.com/Gnucash/gnucash
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@38 57a11ea4-9604-0410-9ed3-97b8803252fdarchive
parent
4ae388e0dc
commit
3b56e3d067
@ -0,0 +1,38 @@
|
||||
Begin3
|
||||
Title: xacc -- simple single-user accounting program
|
||||
Version: 0.9h-stable
|
||||
Entered-date: 1NOV97
|
||||
Description: xacc is a program to keep track of your finances. It
|
||||
offers a simple check-book register style interface.
|
||||
Currently, the features are quite simple:
|
||||
|
||||
- Multiple Accounts
|
||||
- Each account keeps a running balance and
|
||||
a reconciled balance, so you can keep track
|
||||
of the checks that have clear your account.
|
||||
- Double Entry -- transfers between accounts
|
||||
are coupled.
|
||||
- A simple interface. If you can use the
|
||||
register in the back of your checkbook,
|
||||
you can use xacc.
|
||||
- QuickFill... if you begin typing a description
|
||||
in the description fields, and it matches an
|
||||
previous transaction, hitting <TAB> will copy
|
||||
the previous transaction. Handy if you have
|
||||
similar transactions on a regular basis.
|
||||
(such as depositing your paycheck every week :)
|
||||
|
||||
This is a beta development version with known
|
||||
minor user interface bugs.
|
||||
|
||||
Keywords: X11 Accounting double entry
|
||||
Author: rclark@cs.hmc.edu (Robin Clark)
|
||||
Maintained-by: linas@linas.org (Linas Vepstas)
|
||||
Primary-site: http://www3.hmc.edu/~rclark/xacc/
|
||||
Alternate-site: http://linas.org/linux/xacc
|
||||
Alternate-site: sunsite.unc.edu /pub/Linux/apps/financial/accounting/
|
||||
497kB xacc-0.9h-stable.tar.gz
|
||||
Platforms: Linux/Unix/X Windows/Lesstif/Motif/Sparc/Intel
|
||||
Copying-policy: GPL
|
||||
End
|
||||
|
||||
Loading…
Reference in new issue