File: control

package info (click to toggle)
libcache-memcached-perl 1.14-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 112 kB
  • ctags: 45
  • sloc: perl: 670; makefile: 35
file content (16 lines) | stat: -rw-r--r-- 641 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libcache-memcached-perl
Section: perl
Priority: optional
Maintainer: Jay Bonci <jaybonci@debian.org>
Build-Depends-Indep: debhelper (>= 4.1.0), perl (>= 5.6.0-16), libstring-crc32-perl
Standards-Version: 3.6.1.0

Package: libcache-memcached-perl
Architecture: all
Depends: ${perl:Depends}, libstring-crc32-perl
Suggests: memcached
Description: Cache::Memcached - client library for memcached
 This is the Perl API for memcached, a distributed memory cache daemon. It 
 is an object-oriented and feature rich client API implementation, and is
 used as a component to power several large websites, including Livejournal
 and Slashdot.