This commit is contained in:
parent
4826777e30
commit
9d59965e33
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue