diff options
author | Lionel Young <redtricycle@gmail.com> | 2010-09-17 04:36:30 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-21 22:09:37 -0500 |
commit | bdd31d857bae8b7d087079cc8ad1f925f91ddb92 (patch) | |
tree | 812b601885bf1cb14ab0686c36efa1bc3190c43d /business/beancount/beancount.info | |
parent | a8204879991f17470a905286f8da4cba456715c3 (diff) |
business/beancount: Added (command-line double-entry accounting)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'business/beancount/beancount.info')
-rw-r--r-- | business/beancount/beancount.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/business/beancount/beancount.info b/business/beancount/beancount.info new file mode 100644 index 0000000000000..a9ccc9ebaa4da --- /dev/null +++ b/business/beancount/beancount.info @@ -0,0 +1,10 @@ +PRGNAM="beancount" +VERSION="1.0" +HOMEPAGE="http://furius.ca/beancount/" +DOWNLOAD="http://pypi.python.org/packages/source/b/beancount/beancount-1.0.tar.gz" +MD5SUM="e2492d34d9b2a5218435e95cc428453d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Lionel Young" +EMAIL="redtricycle@gmail.com" +APPROVED="dsomero" |