This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Business > reckon (0.3.9)

Reckon automagically converts CSV files for use with the command-line
accounting tool Ledger. It also helps you to select the correct
accounts associated with the CSV data using Bayesian machine learning.

First, login to your bank and export your transaction data as a CSV
file.

To see how the CSV parses:
reckon -f bank.csv -p

To convert to ledger format and label everything, do:
reckon -f bank.csv -o output.dat

To have reckon learn from an existing ledger file, provide it with -l:
reckon -f bank.csv -l 2010.dat -o output.dat

This requires: rubygem-fastercsv, rubygem-highline, rubygem-terminal-table, chronic

Maintained by: Lionel Young
Keywords: reckon,ledger,accounting,csv,import
ChangeLog: reckon

Homepage:
https://blog.andrewcantino.com/blog/2013/02/16/command-line-accounting-with-ledger-and-reckon/

Source Downloads:
reckon-0.3.9.gem (35ecb32125b70671b5a9272b9b1b095a)

Download SlackBuild:
reckon.tar.gz
reckon.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
reckon.SlackBuild
reckon.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds