| Name: | python3-straight-plugin |
|---|---|
| Version: | 1.5.0 |
| Release: | 10.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 23305 |
| License: | BSD |
| RPM: | python3-straight-plugin-1.5.0-10.el8.noarch.rpm |
| Source RPM: | python-straight-plugin-1.5.0-10.el8.src.rpm |
| Build Date: | Thu Mar 05 2020 |
| Build Host: | jenkins-10-147-72-125-edfe0f07-3a1d-48b4-98ff-dbe87689a92c.appad1iad.osdevelopmeniad.oraclevcn.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. |