cpluff-loader
C-Pluff, a plug-in framework for C - plugin loader
Install
- All systems
-
curl cmd.cat/cpluff-loader.sh
- Debian
-
apt-get install cpluff-loader
- Ubuntu
-
apt-get install cpluff-loader
- Kali Linux
-
apt-get install cpluff-loader
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpluff-loader
- Raspbian
-
apt-get install cpluff-loader
- Dockerfile
- dockerfile.run/cpluff-loader
cpluff-loader
C-Pluff, a plug-in framework for C - plugin loader
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 Loader, a generic plug-in loader to be used with extensible applications based on C-Pluff.