From a4cca0cb8d7dd132c72d54ae619757cbcec92948 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 24 Sep 2012 19:04:33 +0200 Subject: libraries/libpeas: Added (GObject Plugin System). Signed-off-by: Matteo Bernardini --- libraries/libpeas/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libraries/libpeas/README (limited to 'libraries/libpeas/README') diff --git a/libraries/libpeas/README b/libraries/libpeas/README new file mode 100644 index 0000000000..956614982b --- /dev/null +++ b/libraries/libpeas/README @@ -0,0 +1,8 @@ +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 -- cgit v1.2.3