mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
810 B
21 lines
810 B
Source: gnucash
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: John Goerzen <jgoerzen@complete.org>
|
|
Standards-Version: 3.1.0.0
|
|
Build-Depends: libguppi-dev, libguile-dev, libgtkhtml-dev, libxml-dev, libart-dev, libgnome-dev, libgwrapguile-dev, libglib1.2-dev, libghttp-dev, libgal-dev
|
|
|
|
Package: gnucash
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, libwww-perl, guile1.4-slib
|
|
Suggests: gnuplot
|
|
Description: A personal finance tracking program.
|
|
Gnucash can track finances in multiple accounts, keeping running
|
|
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.
|
|
.
|
|
Gnucash is derived from xacc. It adds guile extensibility, and can
|
|
produce HTML output. It uses guppi to produce graphs.
|
|
|