diff --git a/hledger/hledger.cabal b/hledger/hledger.cabal index 078d2036f..2e49475f2 100644 --- a/hledger/hledger.cabal +++ b/hledger/hledger.cabal @@ -7,7 +7,7 @@ version: 0.28 stability: stable category: Finance, Console synopsis: Command-line interface for the hledger accounting tool -description: This is hledger’s command-line interface. Its basic function is to read a plain text file describing financial transactions and produce useful reports. hledger is a cross-platform program for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format. It is inspired by and largely compatible with ledger(1). hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use. +description: This is hledger's command-line interface. Its basic function is to read a plain text file describing financial transactions and produce useful reports. hledger is a cross-platform program for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format. It is inspired by and largely compatible with ledger(1). hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use. license: GPL license-file: LICENSE author: Simon Michael diff --git a/hledger/package.yaml b/hledger/package.yaml index 5e25c9c59..cbea4130f 100644 --- a/hledger/package.yaml +++ b/hledger/package.yaml @@ -1,7 +1,7 @@ name: hledger version: '0.28' synopsis: Command-line interface for the hledger accounting tool -description: ! 'This is hledger’s command-line interface. +description: ! 'This is hledger''s command-line interface. Its basic function is to read a plain text file describing financial transactions and produce useful reports. hledger is a cross-platform program for tracking money, time, or