libpeas/README.md

13 lines
448 B
Markdown

# libpeas
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
More details can be found on the announcement blog post here:
http://log.istique.net/2010-06-03/announcing-libpeas.html