| Name: | python-straight-plugin |
|---|---|
| Version: | 1.4.0 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 18853 |
| License: | BSD |
| RPM: | python-straight-plugin-1.4.0-4.el7.noarch.rpm |
| Source RPM: | python-straight-plugin-1.4.0-4.el7.src.rpm |
| Build Date: | Mon Aug 21 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ironfroggy/straight.plugin/ |
| Summary: | 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. |