Ledger (software)

Source: Wikipedia, the free encyclopedia.
Ledger
Original author(s)John Wiegley
Initial release2003; 21 years ago (2003)
Stable release
3.3.2[1] Edit this on Wikidata / 30 March 2023; 12 months ago (30 March 2023)
Repository
Double-entry bookkeeping system
LicenseBSD-3-Clause
Websiteledger-cli.org

Ledger is a command-line based

double-entry bookkeeping application. Accounting data is stored in a plain text
file, using a simple format, which the users prepare themselves using other tools. Ledger does not write or modify data, it only parses the input data and produces reports.

Reviews

Linux Weekly News editor Jonathan Corbet found Ledger to be a "powerful tool", particularly for generating reports, but that the software lacked many of the features necessary to scale to the needs of a small business.[3] Joe Barr writing for Linux.com commented "If you're an MBA who groks Emacs and regular expressions, or a kernel hacker who appreciates tax deferred accruals, you'll love this application."[4]

Haskell port of the system.[5]

Ports

The Ledger system and file format have been quite influential, reimplemented in several other languages and inspiring similar tools. Actively developed ports

Haskell. Actively developed projects inspired by ledger include penny.[10]

See also

External links

References

  1. ^ "Release 3.3.2". 30 March 2023. Retrieved 6 April 2023.
  2. ^ Ledger 2.6.1 and 3.1.x binaries for windows systems
  3. ^ Corbet, Jonathan (13 June 2012), The accounting quest: Ledger, Linux Weekly News
  4. ^ Barr, Joe (10 Nov 2006), Ledger, the bran muffin of accounting tools, Linux.com
  5. ^ Schwartz, Randall (23 January 2011), Ledger, FLOSS Weekly
  6. ^ Wiegley, John. "Ledger Ports".
  7. ^ RJ, Harshad. "Abandon".
  8. ^ Blais, Martin. "Beancount".
  9. ^ Michael, Simon. "How does hledger relate to ledger?".
  10. ^ Norman, Omari. "penny".