File: control

package info (click to toggle)
libwww-opensearch-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 232 kB
  • ctags: 137
  • sloc: perl: 1,663; xml: 31; makefile: 4
file content (33 lines) | stat: -rw-r--r-- 1,083 bytes parent folder | download | duplicates (2)
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
30
31
32
33
Source: libwww-opensearch-perl
Section: perl
Priority: optional
Maintainer: Ian Beckwith <ianb@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libdata-page-perl (>= 2.00),
 libtest-pod-coverage-perl,
 libtest-pod-perl (>= 1.02),
 liburi-perl,
 liburi-template-perl,
 libwww-perl (>= 5.811),
 libxml-feed-perl (>= 0.08),
 libxml-libxml-perl (>= 1.58),
 perl (>= 5.8.8-6.1)
Standards-Version: 3.9.4
Homepage: http://search.cpan.org/dist/WWW-OpenSearch/
Vcs-Git: git://erislabs.net/libwww-opensearch-perl
Vcs-Browser: http://erislabs.net/gitweb?p=libwww-opensearch-perl.git

Package: libwww-opensearch-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libdata-page-perl (>= 2.00),
 liburi-perl,
 liburi-template-perl,
 libwww-perl (>= 5.811),
 libxml-feed-perl (>= 0.08),
 libxml-libxml-perl (>= 1.58)
Description: search OpenSearch compatible web sites
 WWW::OpenSearch is a perl module to search web sites that provide
 an OpenSearch description and handle responses in Atom or RSS.
 .
 See http://opensearch.org/ for more information on OpenSearch.