[Rpm-maint] [rpm-software-management/rpm] generic rpminterp plugin interface for interpreters (#190)

proyvind notifications at github.com
Thu Apr 6 06:32:55 UTC 2017


Implementation within rpm is now minimal, whereas support for interpreters is to be implemented in external modules using the new rpminterp interface.

A proof of concept for it's usefulness is included in the form of a build time spec generator.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/190

-- Commit Summary --

  * implement a generic plugin type interface for embedded interpreters
  * implement support for rpminterp in python bindings
  * adapt lua to use rpminterp for macro expansion
  * add runtime python spec generator

-- File Changes --

    M Makefile.am (1)
    M macros.in (10)
    M preinstall.am (4)
    M python/Makefile.am (7)
    A python/rpm/generate.py (386)
    A python/rpmpython.c (169)
    M python/setup.py.in (1)
    M rpmio/Makefile.am (2)
    M rpmio/macro.c (79)
    A rpmio/rpminterp.c (87)
    A rpmio/rpminterp.h (38)
    M rpmio/rpmlua.c (16)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/190.patch
https://github.com/rpm-software-management/rpm/pull/190.diff

-- 
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/pull/190
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170405/e2fb0df0/attachment-0001.html>


More information about the Rpm-maint mailing list