slackbuilds/libraries/libpeas
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
..
README libraries/libpeas: Added (GObject Plugin System). 2012-09-24 22:53:33 -05:00
libpeas.SlackBuild libraries/libpeas: Added (GObject Plugin System). 2012-09-24 22:53:33 -05:00
libpeas.info libraries/libpeas: Added (GObject Plugin System). 2012-09-24 22:53:33 -05:00
slack-desc libraries/libpeas: Added (GObject Plugin System). 2012-09-24 22:53:33 -05:00

README

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