2000-05-07 01:00:26 +00:00
|
|
|
Source: gnucash
|
1998-03-01 17:02:13 +00:00
|
|
|
Section: utils
|
|
|
|
|
Priority: extra
|
2000-06-04 21:40:15 +00:00
|
|
|
Maintainer: John Goerzen <jgoerzen@complete.org>
|
2000-05-07 01:00:26 +00:00
|
|
|
Standards-Version: 3.1.0.0
|
2001-05-26 20:13:49 +00:00
|
|
|
Build-Depends: libguppi-dev, libguile-dev, libgtkhtml-dev, libxml-dev, libart-dev, libgnome-dev, libgwrapguile-dev, libglib1.2-dev, libghttp-dev, libgal-dev
|
1998-03-01 17:02:13 +00:00
|
|
|
|
2000-05-07 01:00:26 +00:00
|
|
|
Package: gnucash
|
1998-03-01 17:02:13 +00:00
|
|
|
Architecture: any
|
2000-12-19 07:59:44 +00:00
|
|
|
Depends: ${shlibs:Depends}, libwww-perl, guile1.4-slib
|
2000-06-04 21:40:15 +00:00
|
|
|
Suggests: gnuplot
|
1998-03-01 17:02:13 +00:00
|
|
|
Description: A personal finance tracking program.
|
2000-05-07 01:00:26 +00:00
|
|
|
Gnucash can track finances in multiple accounts, keeping running
|
1998-03-01 17:02:13 +00:00
|
|
|
and reconciled balances. It has an X based graphical user interface,
|
|
|
|
|
double entry, a hierarchy of accounts, expense accounts (categories),
|
|
|
|
|
and can import Quicken QIF files.
|
2000-05-07 01:00:26 +00:00
|
|
|
.
|
2001-06-07 16:33:35 +00:00
|
|
|
Gnucash is derived from xacc. It adds guile extensibility, and can
|
|
|
|
|
produce HTML output. It uses guppi to produce graphs.
|
|
|
|
|
|