slackbuilds_ponce/libraries/libpeas/README
Matteo Bernardini a4cca0cb8d libraries/libpeas: Added (GObject Plugin System).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-24 22:53:33 -05:00

8 lines
347 B
Text

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