a53f3e6871f460f2a608cd0eb814adf33e0373e9
[libwww-opensearch-perl.git] / debian / control
1 Source: libwww-opensearch-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper (>= 5)
5 Build-Depends-Indep: perl (>= 5.8.8-6.1), libtest-pod-perl (>= 1.02), libtest-pod-coverage-perl, libdata-page-perl (>= 2.00), libwww-perl (>= 5.811), liburi-perl, liburi-template-perl, libxml-feed-perl (>= 0.08), libxml-libxml-perl (>= 1.58)
6 Maintainer: Ian Beckwith <ianb@debian.org>
7 Standards-Version: 3.9.1
8 Homepage: http://search.cpan.org/dist/WWW-OpenSearch/
9
10 Package: libwww-opensearch-perl
11 Architecture: all
12 Depends: libdata-page-perl (>= 2.00), libwww-perl (>= 5.811), liburi-perl, liburi-template-perl, libxml-feed-perl (>= 0.08), libxml-libxml-perl (>= 1.58), ${perl:Depends}, ${misc:Depends}
13 Description: search OpenSearch compatible web sites
14  WWW::OpenSearch is a perl module to search web sites that provide
15  an OpenSearch description and handle responses in Atom or RSS.
16  .
17  See http://opensearch.org/ for more information on OpenSearch.