File: control

package info (click to toggle)
libimdb-film-perl 0.53-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 580 kB
  • sloc: perl: 1,348; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,170 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
34
Source: libimdb-film-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcache-cache-perl,
 liberror-perl,
 libhtml-parser-perl,
 libtext-unidecode-perl,
 libwww-perl,
 perl
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/pkg-perl/packages/libimdb-film-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimdb-film-perl.git
Homepage: http://search.cpan.org/dist/IMDB-Film/

Package: libimdb-film-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libcache-cache-perl,
 liberror-perl,
 libhtml-parser-perl,
 libtext-unidecode-perl,
 libwww-perl
Description: Perl extension for retrieving movie info from IMDB.com
 This package includes the IMDB::Films and IMDB::Persons perl modules.
 .
 IMDB::Film allows retrieval of information about movies by its IMDB code or
 title. 
 .
 IMDB::Persons allows retrieval of  information about IMDB persons (actors,
 actresses, directors etc): full name, photo, date and place of birth, mini
 bio and filmography.