gnucash/libgnucash/gnc-module
John Ralls 9661a77f3c Bug 797459 - Installation (for 3.7) Readme Version number shows 2.2.x
Remove the version line and update the number of developers: The
AUTHORS file shows more than 200, not counting patches.
2019-10-15 10:55:18 -07:00
..
doc Restructure the src directory 2017-08-10 18:45:00 +02:00
example Lowercase cmake commands 2018-05-03 23:18:15 +02:00
test Bug 797459 - Installation (for 3.7) Readme Version number shows 2.2.x 2019-10-15 10:55:18 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00
gnc-module-api.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.c Reduce warning about failing to dlopen a module to debug. 2018-02-19 12:27:59 -08:00
gnc-module.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.i Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.scm Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
README Restructure the src directory 2017-08-10 18:45:00 +02:00

This is gnc-module, a plugin/module system for gnucash and related
software.  The documentation currently consists of 'doc/design.txt'.

Bill Gribble