slackbuilds_ponce/libraries/libpeas
Willy Sudiarto Raharjo ed3329913a
libraries/libpeas: Fix parameter.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-07 08:38:01 +07:00
..
doinst.sh
libpeas.info
libpeas.SlackBuild
README
slack-desc

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

lgi and luajit are autodetected optional dependencies: if you have 
both in your system, only the second is used.