slackbuilds_ponce/libraries/libpeas
dsomero 8224d8f7d0 libraries/libpeas: Fixed (Handle icon files)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-09-30 20:01:03 -05:00
..
doinst.sh
libpeas.info
libpeas.SlackBuild
README
slack-desc

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