File: control

package info (click to toggle)
libxml-opml-perl 0.26-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 88 kB
  • ctags: 15
  • sloc: perl: 495; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 943 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libxml-opml-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@43-1.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.0-16), libxml-parser-perl, libxml-simpleobject-perl
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/XML-OPML/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-opml-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-opml-perl/

Package: libxml-opml-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libxml-parser-perl, libxml-simpleobject-perl
Description: Perl module to create and update OPML files
 The XML::OPML module is designed to allow for easy creation and manipulation
 of OPML files. OPML files are most commonly used for the sharing of
 blogrolls or subscriptions - an outlined list of what other blogs an
 Internet blogger reads.