[ ソース: python-memcache ]
パッケージ: python3-memcache (1.59-5)
python3-memcache に関するリンク
Debian の資源:
python-memcache ソースパッケージをダウンロード:
- [python-memcache_1.59-5.dsc]
- [python-memcache_1.59.orig.tar.xz]
- [python-memcache_1.59-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
pure Python memcached client - Python 3.x
This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers.
This package contains the Python 3.x module.
その他の python3-memcache 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six (>= 1.4.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- sug: memcached
- High-performance in-memory object caching system