Beancount is a double-entry accounting system that uses a simple text
file format as input. A few Python scripts are used to parse the
contents of the file, for example, to serve the contents as a locally
running web server. Scripts are provided to convert from OFX files into
Ledger input format, and other formats (easily extensible).
Beancount provides a simple web front to view the contents of the
database, so you don't have to parse the entire file everytime you want
to view a different account (this helps mitigate the fact that parsing
is comparatively slow).
Maintained by: Lionel Young
Keywords: beancount,ledger,cli,accounting,double,entry
ChangeLog: beancount
Homepage:
http://furius.ca/beancount/
Download SlackBuild:
beancount.tar.gz
beancount.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
beancount.SlackBuild |
beancount.info |
beancount_web_fix.diff |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds