Description
C applications can gain a structured plug-in system without each project inventing its own loader. It is useful for developers who want optional modules, extension points, and runtime discovery in native software.
This is a development library, not an app for daily use. It matters when compiling or maintaining software that embeds C-Pluff, and plug-ins loaded through any framework should come from trusted sources.