Ravenports generated: 17 May 2024 18:31
[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.62
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/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1
14 DISTFILE[1]=            python_memcached-1.62-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.62.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:1051:descriptions/desc.single]
33 ## Overview
34
35 This software is a 100% Python interface to the memcached memory cache
36 daemon.  It is the client side software which allows storing values
37 in one or more, possibly remote, memcached servers.  Search google for
38 memcached for more information.
39
40 This library is stable and largely in maintenance mode.  Another library
41 that
42 is getting more active enhancements is
43 [pymemcache] and they have links and a
44 good set of comparisons between them on their page.
45
46 This package was originally written by Evan Martin of Danga.  Please do
47 not contact Evan about maintenance.  Sean Reifschneider of tummy.com,
48 ltd. has taken over maintenance of it.
49
50 Please report issues and submit code changes to the github repository at:
51
52    https://github.com/linsomniac/python-memcached
53
54 For changes prior to 2013-03-26, see the old Launchpad repository at:
55
56    Historic issues: https://launchpad.net/python-memcached
57
58 ## Testing
59
60 Test patches locally and easily by running tox:
61
62     pip install tox
63     tox -e py312
64
65 Test for style by running tox:
66
67     tox -e pep8
68
69
70 [FILE:121:distinfo]
71 1bdd8d2393ff53e80cd5e9442d750e658e0b35c3eebb3211af137303e3b729d1        15136 python_memcached-1.62-py2.py3-none-any.whl
72