Source: php4-memcache
XC-Ymc-Autobuild-Repository: fliwi-optional-foreports
XC-Ymc-Autobuild-Changed-By: Daniel Beyer <debian@ymc.ch>
Section: php
Priority: optional
Maintainer: Ivan Borzenkov <ivan1986@list.ru>
Build-Depends: debhelper (>= 7), php4-dev, cdbs, zlib1g-dev
Standards-Version: 3.8.4
Homepage: http://pecl.php.net/package/memcache

Package: php4-memcache
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php4:Depends}, ucf
Suggests: memcached
Description: memcache extension module for PHP4
 Memcached is a caching daemon designed especially for dynamic web applications
 to decrease database load by storing objects in memory.
 .
 This extension allows you to work with memcached through handy OO and
 procedural interfaces in your php4 applications.
