From 11da2f77c074846588f550d5df9e56d6e34e54f2 Mon Sep 17 00:00:00 2001 From: "http://wandborg.se/" Date: Tue, 29 Oct 2013 19:39:52 +0100 Subject: [PATCH] Initial ledger eval --- ExistingProjects/Ledger.mdwn | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ExistingProjects/Ledger.mdwn diff --git a/ExistingProjects/Ledger.mdwn b/ExistingProjects/Ledger.mdwn new file mode 100644 index 0000000..7cc44f1 --- /dev/null +++ b/ExistingProjects/Ledger.mdwn @@ -0,0 +1,19 @@ +Links: + +- [[!wikipedia Ledger_(software)]] - Wikipedia +- - Project homepage + +## Technical + +- Written in C++ using boost libraries. +- Python interface, might need some work + +## Preliminary evaluation + +### Positive + +- Version controllable file format + +### Negative + +- You should preferably have the discipline of a programmer to use it