File: control

package info (click to toggle)
libwww-opensearch-perl 0.08-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 104 kB
  • ctags: 29
  • sloc: perl: 352; makefile: 42
file content (16 lines) | stat: -rw-r--r-- 880 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libwww-opensearch-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.8.8-6.1), libtest-pod-perl (>= 1.02-1), libtest-pod-coverage-perl, libdata-page-perl (>= 2.00-1), libwww-perl (>= 5.60-1), liburi-perl, libxml-feed-perl (>= 0.08-1), libxml-libxml-perl (>= 1.58-1)
Maintainer: Ian Beckwith <ianb@nessie.mcc.ac.uk>
Standards-Version: 3.7.2

Package: libwww-opensearch-perl
Architecture: all
Depends: libdata-page-perl (>= 2.00-1), libwww-perl (>= 5.60-1), liburi-perl, libxml-feed-perl (>= 0.08-1), libxml-libxml-perl (>= 1.58-1), ${perl:Depends}, ${misc:Depends}
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.a9.com/ for more information on OpenSearch.