summaryrefslogtreecommitdiffstats
path: root/libraries/libpeas/README
blob: 956614982b90007f1e5026557a86538675e406eb (plain)
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