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.
|