forked from pool/python-pylibmc
Accepting request 520375 from home:jengelh:branches:devel:languages:python
- Expand description. OBS-URL: https://build.opensuse.org/request/show/520375 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibmc?expand=0&rev=9
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
Name: python-pylibmc
|
||||
Version: 1.5.2
|
||||
Release: 0
|
||||
Summary: Quick and small memcached client for Python
|
||||
Summary: memcached client for Python
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: http://sendapatch.se/projects/pylibmc/
|
||||
@@ -38,7 +38,12 @@ BuildRequires: %{python_module nose}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
pylibmc is a Python client for memcached written in C.
|
||||
pylibmc is a Python client for (lib)memcached written in C.
|
||||
The Python interface is similar to python-memcached.
|
||||
|
||||
pylibmc leverages configurable behaviors, data pickling, data
|
||||
compression, tested GIL retention, consistent distribution, and the
|
||||
binary memcached protocol.
|
||||
|
||||
%prep
|
||||
%setup -q -n pylibmc-%{version}
|
||||
|
Reference in New Issue
Block a user