Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-straight-plugin - Python plugin loader
- Description:
straight.plugin is a Python plugin loader inspired by twisted.plugin with two
important distinctions:
- Fewer dependencies
- Python 3 compatible
The system is used to allow multiple Python packages to provide plugins within
a namespace package, where other packages will locate and utilize. The plugins
themselves are modules in a namespace package where the namespace identifies
the plugins in it for some particular purpose or intent.
Packages
python-straight-plugin-1.4.0-1.el6.noarch
[13 KiB] |
Changelog
by Pierre-Yves Chibon - 1.4.0-1 (2013-01-25):
- Update to 1.4.0
- Remove doc as they are not part of the sources anymore (reported upstream)
- Comment out the tests as they are apparently also not in the sources anymore
- Add python{,3}-setuptools as BR
|