[Rpm-maint] [rpm-software-management/rpm] RFE: script plugin API (#1377)
Panu Matilainen
notifications at github.com
Wed Sep 30 10:53:07 UTC 2020
We should add support for Lua script plugin API, loosely modeled around our C API. Not everything can be done from Lua, but then not everything needs to be in C either. This would lower the bar to implementing plugins in the right layer (as opposed to eg dnf) greatly and open up all sorts of new possibilities. Some of the necessary infrastructure for such hooks exists in rpm already, unused for 15+ years (rpmio/rpmhook.[hc]).
Good ole apt-rpm had an extensive scripting API which can be used as a source of inspiration as well: http://apt-rpm.org/scripting.shtml
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1377
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200930/f9c403ca/attachment.html>
More information about the Rpm-maint
mailing list