blob: 956614982b90007f1e5026557a86538675e406eb (
plain)
1
2
3
4
5
6
7
8
|
libpeas (GObject Plugin System)
Libpeas is a gobject-based plugins engine, and is targetted 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
|