npo-accounting-ikiwiki/ExistingProjects/GNUCash.mdwn
http://wandborg.se/ 9d59965e33
2013-10-23 23:04:49 +02:00

23 lines
501 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.