better overview
This commit is contained in:
parent
b55b157194
commit
6e0324d80d
17
HOME
17
HOME
@ -3,12 +3,14 @@ hledger
|
|||||||
|
|
||||||
**Welcome! hledger is...**
|
**Welcome! hledger is...**
|
||||||
|
|
||||||
- a Free Software project developed since 2007 by `Simon Michael`_ and contributors.
|
- a software tool for double-entry accounting. It reads a plain text
|
||||||
- a command-line (or curses or web-based) double-entry accounting tool.
|
`ledger file`_ or `timelog`_ describing your transactions and
|
||||||
It reads a plain text `ledger file`_ describing your transactions and
|
displays precise balance_ and register_ reports via command-line,
|
||||||
displays precise balance_ and register_ reports.
|
curses or web interface.
|
||||||
- a remix, in haskell_, of John Wiegley's excellent c++ ledger_. hledger
|
- a remix, in haskell_, of John Wiegley's excellent c++ ledger_.
|
||||||
reads most standard ledger files and vice-versa.
|
hledger reads most standard ledger files and vice-versa.
|
||||||
|
- free software, developed by `Simon Michael`_ and contributors since
|
||||||
|
2007 and released under GNU GPLv3.
|
||||||
|
|
||||||
**hledger aims to be...**
|
**hledger aims to be...**
|
||||||
|
|
||||||
@ -72,8 +74,9 @@ Related projects
|
|||||||
|
|
||||||
|
|
||||||
.. _`ledger file`: http://joyful.com/repos/hledger/sample.ledger
|
.. _`ledger file`: http://joyful.com/repos/hledger/sample.ledger
|
||||||
|
.. _timelog: http://joyful.com/repos/hledger/sample.timelog
|
||||||
.. _balance: http://hledger.org:5000/balance
|
.. _balance: http://hledger.org:5000/balance
|
||||||
.. _register: http://hledger.org:5000/register?a=checking
|
.. _register: http://hledger.org:5000/register?a=checking&p=weekly
|
||||||
.. _hledger google group: http://groups.google.com/group/hledger
|
.. _hledger google group: http://groups.google.com/group/hledger
|
||||||
.. _issue tracker: http://code.google.com/p/hledger/issues
|
.. _issue tracker: http://code.google.com/p/hledger/issues
|
||||||
.. _experimental binaries: http://hledger.org/binaries/
|
.. _experimental binaries: http://hledger.org/binaries/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user