python3-pylibmc

libmemcached wrapper (Python3 version)
  https://pypi.python.org/pypi/pylibmc/
  0
  no reviews



Pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg. It also manages pooling in a multi-threading environment.

This package contains the Python 3 version of the library.