[ 源代码: straight.plugin ]
软件包:python3-straight.plugin(1.4.1-6)
python3-straight.plugin 的相关链接
Debian 的资源:
下载源码包 straight.plugin:
- [straight.plugin_1.4.1-6.dsc]
- [straight.plugin_1.4.1.orig.tar.gz]
- [straight.plugin_1.4.1-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Simple namespaced plugin facility (Python 3)
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.
This package installs the library for Python 3.
其他与 python3-straight.plugin 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-straight.plugin-doc
- Simple namespaced plugin facility (common documentation)