File: control

package info (click to toggle)
libxml-opml-perl 0.26-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 495; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 995 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: libxml-opml-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl, libxml-parser-perl, libxml-simpleobject-perl
Standards-Version: 4.1.5
Homepage: https://metacpan.org/release/XML-OPML
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-opml-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-opml-perl
Testsuite: autopkgtest-pkg-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.