summaryrefslogtreecommitdiffstats
path: root/libraries/libpeas/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libpeas/README')
-rw-r--r--libraries/libpeas/README8
1 files changed, 8 insertions, 0 deletions
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