Language

Package: gnucash @ 5.10

Synopsis

Personal and small business financial accounting software

Description

GnuCash is personal and professional financial-accounting software. It can be used to track bank accounts, stocks, income and expenses, based on the double-entry accounting practice. It includes support for QIF/OFX/HBCI import and transaction matching. It also automates several tasks, such as financial calculations or scheduled transactions.

To make the GnuCash documentation available, its doc output must be installed as well as Yelp, the Gnome help browser.

Home page
https://www.gnucash.org/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/gnucash.scm (line: 188, column: 5)
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
  • gnu/packages/gnucash.scm (line: 179, column: 5)
formatting

Look for formatting issues in the source

line 96 is way too long (93 characters)
  • gnu/packages/gnucash.scm (line: 96, column: 0)