[ 原始碼: straight.plugin ]
套件:python3-straight.plugin(1.4.1-2)
python3-straight.plugin 的相關連結
Debian 的資源:
下載原始碼套件 straight.plugin:
- [straight.plugin_1.4.1-2.dsc]
- [straight.plugin_1.4.1.orig.tar.gz]
- [straight.plugin_1.4.1-2.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)