File: control

package info (click to toggle)
libxml-rss-perl 0.8-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 148 kB
  • ctags: 18
  • sloc: perl: 687; makefile: 46
file content (18 lines) | stat: -rw-r--r-- 664 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libxml-rss-perl
Section: interpreters
Priority: optional
Maintainer: Ardo van Rangelrooij <ardo@debian.org>
Standards-Version: 3.1.1

Package: libxml-rss-perl
Architecture: all
Depends: ${perl:Depends}, libxml-parser-perl
Description: Perl module to manage RSS (RDF Site Summary) files.
 This module was created to help those who need to manage RDF Site
 Summary (RSS) files. It makes quick work of creating, updating, and
 saving RSS files.
 .
 XML::RSS currently supports both version 0.9 and 0.91 of RSS. See
 http://my.netscape.com/publish/help/mnn20/quickstart.html for
 information on RSS 0.91. See http://my.netscape.com/publish/help/ for
 RSS 0.9.