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/sv7x97fdzh4dlx91ndqk5h15k1dhyw60-libpeas-1.36.0.drv | ||
riscv64-linux | /gnu/store/p695xm0l0rhw08yj49xxrngbapbr3qs1-libpeas-1.36.0.drv | ||
powerpc-linux | /gnu/store/q63wzx9dikyq0l9hc8pd9yph5a8zg47z-libpeas-1.36.0.drv | ||
powerpc64le-linux | /gnu/store/34j0fdcsn9kih0vhqdnq9bha8si642vb-libpeas-1.36.0.drv | ||
i686-linux | /gnu/store/fp110ygvw0vypc5rjwkfcrsdmysndisn-libpeas-1.36.0.drv | ||
armhf-linux | /gnu/store/8mc6c5mhl9fnd69jqz06y91jwafbcg3y-libpeas-1.36.0.drv | ||
aarch64-linux | /gnu/store/5jpsgvsrkhwgrgr7id1l37lg9xmf6p7p-libpeas-1.36.0.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' |
|