Source: alt-php83-pecl-memcache
Section: php
Priority: optional
Maintainer: Ilya Voyskovsky <ivoyskovsky@cloudlinux.com>
Build-Depends: debhelper (>=9),
               alt-php83-dev,
               autoconf,
               libz-dev,
               libstdc++-12-dev,
               g++,
Standards-Version: 3.9.6
Homepage: http://pecl.php.net/


Package: alt-php83-pecl-memcache
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Conflicts:
 alt-php83-pecl-ext (<< 1-6)
Description: 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. The extension allows use to store sessions in memcached
 via memcache.
 
Package:alt-php83-pecl-memcache-tests
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
               alt-php83-pecl-memcache
Description: The alt-php83-pecl-memcache-tests package contains the unit tests from the tarball 
