doc: hcar: merge final changes to recent entry
[ci skip]
This commit is contained in:
parent
d3efac66e0
commit
a1cb6590dd
@ -1,16 +1,24 @@
|
||||
% hledger-Sh.tex
|
||||
\begin{hcarentry}{hledger}
|
||||
\begin{hcarentry}[updated]{hledger}
|
||||
\label{hledger}
|
||||
\report{Simon Michael}%05/18
|
||||
\status{stable, actively developed}
|
||||
\makeheader
|
||||
|
||||
{\tt hledger} is a set of cross-platform tools (and Haskell libraries) for tracking money, time, or any other commodity, using double-entry accounting and a simple future-proof text file format.
|
||||
It is an enhanced, well-documented reimplementation of plain text accounting in Haskell, inspired by John Wiegley's Ledger program.
|
||||
{\tt hledger} aims to be a reliable and practical tool for daily use, and provides command-line, curses-style, and web interfaces.
|
||||
{\tt hledger} is a set of cross-platform tools (and Haskell libraries) for
|
||||
tracking money, time, or any other commodity, using double-entry accounting
|
||||
and a simple future-proof text file format.
|
||||
|
||||
It is an enhanced, well-documented reimplementation of plain text accounting
|
||||
in Haskell, inspired by John Wiegley's Ledger program.
|
||||
|
||||
{\tt hledger} aims to be a reliable and practical tool for daily use, and
|
||||
provides command-line, curses-style, and web interfaces.
|
||||
|
||||
{\tt hledger} is released under GNU GPLv3+.
|
||||
|
||||
Project activity has been continuous since our last update in November 2016.
|
||||
|
||||
Some notable developments:
|
||||
|
||||
\begin{compactitem}
|
||||
@ -30,9 +38,10 @@ Some notable developments:
|
||||
\item live reloading in hledger-ui
|
||||
\end{compactitem}
|
||||
|
||||
hledger is available from the hledger.org website, Github, Hackage, or Stackage.
|
||||
It is packaged for a number of systems (Windows, Homebrew, most GNU/Linux distros, NixOS, Sandstorm..)
|
||||
and buildable on other systems supporting GHC (freeBSD, openBSD..).
|
||||
hledger is available from the hledger.org website, Github, Hackage, or
|
||||
Stackage. It is packaged for a number of systems (Windows, Homebrew, most
|
||||
GNU/Linux distros, NixOS, Sandstorm..) and buildable on other systems
|
||||
supporting GHC (freeBSD, openBSD..).
|
||||
|
||||
\FurtherReading
|
||||
\url{http://hledger.org}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user