File: control

package info (click to toggle)
libcache-memcached-perl 1.24-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 124 kB
  • ctags: 61
  • sloc: perl: 777; makefile: 42
file content (21 lines) | stat: -rw-r--r-- 930 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libcache-memcached-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.6.0-16), libstring-crc32-perl
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Cache-Memcached/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcache-memcached-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libcache-memcached-perl/

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.