[ 原始碼: lazr.delegates ]
套件: python3-lazr.delegates (2.0.3-2)
python3-lazr.delegates 的相關超連結
Trisquel 的資源:
下載原始碼套件 lazr.delegates:
- [lazr.delegates_2.0.3-2.dsc]
- [lazr.delegates_2.0.3.orig.tar.gz]
- [lazr.delegates_2.0.3-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Barry Warsaw
外部的資源:
- 主頁 [launchpad.net]
相似套件:
easily write objects that delegate behavior
The ``lazr.delegates`` package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.
This is the Python 3 version.
其他與 python3-lazr.delegates 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: python-lazr.delegates-doc
- easily write objects that delegate behavior (documentation)