Ravenports generated: 14 Jan 2024 04:52
[ravenports.git] / bucket_B1 / python-python-memcached
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-python-memcached
4 VERSION=                1.61
5 KEYWORDS=               python
6 VARIANTS=               v11 v12
7 SDESC[v11]=             Pure python memcached client (3.11)
8 SDESC[v12]=             Pure python memcached client (3.12)
9 HOMEPAGE=               https://github.com/linsomniac/python-memcached
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/29/c4/b39767b565035d3caa3277c62faa55d56bfca8d676bf32925018321fbc28
14 DISTFILE[1]=            python_memcached-1.61-py2.py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[v11]=             single
17 SPKGS[v12]=             single
18
19 OPTIONS_AVAILABLE=      PY311 PY312
20 OPTIONS_STANDARD=       none
21 VOPTS[v11]=             PY311=ON PY312=OFF
22 VOPTS[v12]=             PY311=OFF PY312=ON
23
24 DISTNAME=               python_memcached-1.61.dist-info
25
26 GENERATED=              yes
27
28 [PY311].USES_ON=                        python:v11,wheel
29
30 [PY312].USES_ON=                        python:v12,wheel
31
32 [FILE:1067:descriptions/desc.single]
33 [Build
34 Status]
35
36 ## Overview
37
38 This software is a 100% Python interface to the memcached memory cache
39 daemon.  It is the client side software which allows storing values
40 in one or more, possibly remote, memcached servers.  Search google for
41 memcached for more information.
42
43 This library is stable and largely in maintenance mode.  Another library
44 that
45 is getting more active enhancements is
46 [pymemcache] and they have links and a
47 good set of comparisons between them on their page.
48
49 This package was originally written by Evan Martin of Danga.  Please do
50 not contact Evan about maintenance.  Sean Reifschneider of tummy.com,
51 ltd. has taken over maintenance of it.
52
53 Please report issues and submit code changes to the github repository at:
54
55    https://github.com/linsomniac/python-memcached
56
57 For changes prior to 2013-03-26, see the old Launchpad repository at:
58
59    Historic issues: https://launchpad.net/python-memcached
60
61 ## Testing
62
63 Test patches locally and easily by running tox:
64
65     pip install tox
66     tox -e py312
67
68 Test for style by running tox:
69
70     tox -e pep8
71
72
73 [FILE:121:distinfo]
74 6f95c056486e8398c55f47d0b701f499a41f0d7fb800cd29a40b2dfdc2f18d4d        15173 python_memcached-1.61-py2.py3-none-any.whl
75