# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories python devel net
maintainers dh openmaintainer
description Pure python memcached client
long_description 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. Search google for memcached for more \
homepage http://www.tummy.com/Community/software/python-memcached/
master_sites ftp://ftp.tummy.com/pub/python-memcached/old-releases/
checksums md5 8ced76d87f13bc0a3a1b6c343ae83413 \
sha1 869919041c85bb1215108b928b724a0cfb404706 \
rmd160 12db87c5ccfcd30c27b05977226f52f6738ed878
distname python-memcached-${version}
depends_build port:py24-distribute
livecheck.url ${master_sites}
livecheck.regex "python-memcached-(\[0-9\](\\.\[0-9\]+)*)\\.tar\\.gz"