summaryrefslogtreecommitdiffstats
path: root/libraries/libpeas/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libpeas/README')
-rw-r--r--libraries/libpeas/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/libraries/libpeas/README b/libraries/libpeas/README
index 956614982b..4b4b051b1e 100644
--- a/libraries/libpeas/README
+++ b/libraries/libpeas/README
@@ -1,8 +1,10 @@
-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
+
+python3 is an optional (autodetected) dependency.
+other two are lgi and luajit: if you have both in you system just the
+second is used.