[ ソース: lazr.delegates ]
パッケージ: python3-lazr.delegates (2.0.3-1)
python3-lazr.delegates に関するリンク
Debian の資源:
lazr.delegates ソースパッケージをダウンロード:
- [lazr.delegates_2.0.3-1.dsc]
- [lazr.delegates_2.0.3.orig.tar.gz]
- [lazr.delegates_2.0.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-nose
- test discovery and running for Python3 unittest
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-zope.interface
- Python3 用インターフェース
-
- sug: python-lazr.delegates-doc
- easily write objects that delegate behavior