#949978 ITP: gplugin -- GObject based plugin library

#949978#5
Date:
2020-01-27 22:18:34 UTC
From:
To:
* Package name    : gplugin
  Version         : 0.29.0
  Upstream Author : Gary Kramlich <grim@reaperworld.com>
* URL             : https://bitbucket.org/rw_grim/gplugin/
* License         : GPL-2+
  Programming Lang: C
  Description     : GObject based plugin library

GPlugin is a GObject based library that implements a reusable plugin
system which supports loading plugins in other languages via loaders. It
relies heavily on GObjectIntrospection to expose its API to the other
languages.