slackbuilds_ponce/libraries/libpeas/README

9 lines
347 B
Text
Raw Normal View History

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