This commit is contained in:
http://wandborg.se/ 2013-10-23 23:04:49 +02:00 committed by Wiki Admin
parent 4826777e30
commit 9d59965e33

View file

@ -3,12 +3,19 @@ Links:
- [[!wikipedia GNUCash]] - Wikipedia - [[!wikipedia GNUCash]] - Wikipedia
- <http://www.gnucash.org/> - Project homepage - <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 ## Preliminary evaluation
### Positive ### Positive
- [Cross-platform](http://www.gnucash.org/) - [Cross-platform](http://www.gnucash.org/)
- [Track-record](http://en.wikipedia.org/wiki/GnuCash#Users) with 501(c)3 orgs. - [Track record](http://en.wikipedia.org/wiki/GnuCash#Users) with 501(c)3 orgs.
- [Very mature codebase](http://www.ohloh.net/p/gnucash) - [Very mature codebase](http://www.ohloh.net/p/gnucash)
### Negative ### Negative