Ledger (software)

Ledger
Original author(s) John Wiegley
Stable release
3.1.1 / January 11, 2016 (2016-01-11)
Repository github.com/ledger/ledger
Operating system Any Unix-like including macOS, Windows
Platform Cross-platform
Available in C++
Type Double-entry accounting system
License BSD
Website ledger-cli.org

Ledger is a command-line based double-entry accounting app. 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.[1] 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."[2]

FLOSS Weekly interviewed John Wiegley in 2011. It noted reading of GnuCash files, scriptability, an Emacs interface and automated transactions as strong features as well as the Common Lisp port and the Haskell port of the system.[3]

Ports

The Ledger system and file format have been quite influential, reimplemented in several other languages and inspiring similar tools. Actively developed ports[4] include Abandon[5] in Scala, Beancount[6] in Python, and hledger[7] in Haskell. Actively developed projects inspired by ledger include penny.[8]

See also

External links

References

  1. Corbet, Jonathan (13 June 2012), The accounting quest: Ledger, Linux Weekly News
  2. Barr, Joe (10 Nov 2006), Ledger, the bran muffin of accounting tools, Linux.com
  3. Schwartz, Randall (23 January 2011), Ledger, FLOSS Weekly
  4. Wiegley, John. "Ledger Ports".
  5. RJ, Harshad. "Abandon".
  6. Blais, Martin. "Beancount".
  7. Michael, Simon. "How does hledger relate to ledger?".
  8. Norman, Omari. "penny".
This article is issued from Wikipedia - version of the 10/13/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.