File: control

package info (click to toggle)
libweather-com-perl 0.5.0-2
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 340 kB
  • ctags: 148
  • sloc: perl: 3,509; makefile: 44
file content (17 lines) | stat: -rw-r--r-- 748 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libweather-com-perl
Section: perl
Priority: optional
Build-Depends-Indep: perl (>= 5.8.0), libwww-perl, libxml-simple-perl, libtime-format-perl
Build-Depends: debhelper (>= 4.0.2)
Maintainer: Christoph Haas <haas@debian.org>
Standards-Version: 3.7.2

Package: libweather-com-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libtime-format-perl, libwww-perl, libxml-simple-perl
Description: CPAN's Weather::Com module for fetching data from weather.com
 Weather-Com is meant to be a module suite enabling the perl programmer to
 access weather information as provided by weather.com's XOAP interface.
 .
 Notice: To use the weather.com's service you have to register at weather.com
 first and accept their terms of service.