GObject plugin system
Libpeas is a gobject-based plugin engine, targeted at giving every application the chance to assume its own extensibility. It also has a set of features including, but not limited to: multiple extension points; on-demand (lazy) programming language support for C, Python and JS; simplicity of the API.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/90ai14k86ma9hkm30dq87qys03ymvaai-libpeas-2.0.5.drv | ||
riscv64-linux | /gnu/store/qjc9pb80c7wjs28yjxdjvm92p5gnla41-libpeas-2.0.5.drv | ||
aarch64-linux | /gnu/store/f8z22azdhj0fl1wcy9r0f4p92hwihriv-libpeas-2.0.5.drv |
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'gobject-introspection' should probably be a native input |
|
input-labels Identify input labels that do not match package names | label 'glib' does not match package name 'glib:bin' |
|