2013-09-26 17:14:40 +02:00

8 lines
315 B
Plaintext

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