Last modified 3 years ago
[14:21] <Tuju> what is the difference between python-api and python wrapper? [14:22] <dgollub> Acutally the Plugin: python-api should be renamed to python-module [14:22] <dgollub> "Plugin: python-module" [14:22] <Tuju> ok [14:22] <dgollub> the one .. is the out-of-tree python-module plugin [14:22] <dgollub> the other thing is the SWIG-python wrapper code [14:23] <dgollub> to different source-tree ... two different issues [14:23] <dgollub> the python-modules job is just about loading the python plugins [14:24] <dgollub> so if you package python written plugins you need a dependecy on python-module plugin
