# $Id$ PortSystem 1.0 PortGroup python25 1.0 name py25-memcached version 1.40 categories python devel net platforms darwin maintainers nomaintainer 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 \ information. homepage http://www.tummy.com/Community/software/python-memcached/ master_sites ftp://ftp.tummy.com/pub/python-memcached/ checksums md5 fa551479291679871ac64ab74d1a52d0 \ sha1 9425ed7f59d6bbabb0405df2c078006adc708d26 \ rmd160 171349a7e524a8a5d399c00c18d2c9461ed6de05 distname python-memcached-${version} depends_build port:py25-setuptools