
C-pluff is a plug-in framework for c programs. it has been strongly inspired by the java plug-in framework in eclipse. c-pluff focuses on providing core services for plug-in interaction and plug-in management. it aims to be platform neutral and supports dynamic changes to plug-in configuration without stopping the whole application or framework.
this package contains the c-pluff runtime library.