File: control

package info (click to toggle)
libxml-atom-perl 0.37-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 488 kB
  • ctags: 308
  • sloc: perl: 2,641; xml: 673; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,535 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
22
23
24
25
26
27
28
29
Source: libxml-atom-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libxml-libxml-perl (>= 1.69),
 liburi-perl, libwww-perl, liblwp-authen-wsse-perl, libxml-xpath-perl,
 libdigest-sha1-perl, libdatetime-perl, libhtml-parser-perl, 
 libxml-libxslt-perl, libclass-data-inheritable-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
 Brian Cassidy <brian.cassidy@gmail.com>, Damyan Ivanov <dmn@debian.org>,
 Jose Luis Rivas <ghostbar38@gmail.com>, Jaldhar H. Vyas <jaldhar@debian.org>,
 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 Rene Mayorga <rmayorga@debian.org.sv>, Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/XML-Atom/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-atom-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-atom-perl/

Package: libxml-atom-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libxml-libxml-perl (>= 1.69),
 liblwp-authen-wsse-perl, liburi-perl, libwww-perl, libdigest-sha1-perl,
 libhtml-parser-perl, libxml-libxslt-perl, libdatetime-perl,
 libclass-data-inheritable-perl, libxml-xpath-perl
Description: module for manipulating Atom feeds
 XML::Atom is a Perl module that implements the Atom syndication API and
 archiving format for blogs and other data. This module consists of both
 the protocol implementation and a simple client for the API.