npo-accounting-ikiwiki/ExistingProjects/GNUCash.mdwn
https://www.google.com/accounts/o8/id?id=AItOawkL61gEnGpxJlJkheoMMKd-wnixdnfdxuY 5b17f69c3a
2013-10-31 18:16:26 +01:00

27 lines
619 B
Markdown

Links:
- [[!wikipedia GNUCash]] - Wikipedia
- <http://www.gnucash.org/> - Project homepage
Actually not named "GNUCach" but GnuCash although it is part of the GNU Project.
## Technical
- C/C++ with CMake + make
- Scheme
## Preliminary evaluation
### Positive
- [Cross-platform](http://www.gnucash.org/)
- [Track record](http://en.wikipedia.org/wiki/GnuCash#Users) with 501(c)3 orgs.
- [Very mature codebase](http://www.ohloh.net/p/gnucash)
### Negative
- Uses svn for source code management.
### Comments
Josh Berkus: from my perspective, this has all of the drawbacks of ledger-cli, without the advantages.