[ etiona ]
[ ソース: talloc ]
パッケージ: python-talloc (2.1.10-2ubuntu1)
python-talloc に関するリンク
Trisquel の資源:
talloc ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Samba Maintainers (メールアーカイブ)
- Jelmer Vernooij
- Christian Perrier
- Mathieu Parent
外部の資源:
- ホームページ [talloc.samba.org]
類似のパッケージ:
hierarchical pool based memory allocator - Python bindings
A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed.
This package contains the Python bindings.
その他の python-talloc 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.2.5) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.3.6-6~) [i386]
-
- dep: libpython2.7 (>= 2.7)
- Shared Python runtime library (version 2.7)
-
- dep: libtalloc2 (>= 2.0.4~git20101213)
- hierarchical pool based memory allocator