diff options
author | Lionel Young <lionelyoung@gmail.com> | 2014-06-29 20:31:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-29 20:31:42 +0700 |
commit | dc5b1ac1e86a85b8beb31a88a252b05b93bc427c (patch) | |
tree | 21932e9e9c7e48768ab4c583792501b4a0b7e642 /business/reckon/slack-desc | |
parent | db7b35b49bcaa8c7946d709f3af1204f07078c09 (diff) | |
download | slackbuilds-dc5b1ac1e86a85b8beb31a88a252b05b93bc427c.tar.gz |
business/reckon: Added (ledger csv converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'business/reckon/slack-desc')
-rw-r--r-- | business/reckon/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/business/reckon/slack-desc b/business/reckon/slack-desc new file mode 100644 index 0000000000..3ad588b5fc --- /dev/null +++ b/business/reckon/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +reckon: reckon (ledger csv converter) +reckon: +reckon: Reckon automagically converts CSV files for use with the command-line +reckon: accounting tool Ledger. It also helps you to select the correct +reckon: accounts associated with the CSV data using Bayesian machine +reckon: learning. +reckon: +reckon: +reckon: +reckon: +reckon: Home: https://github.com/cantino/reckon |