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
|
Source: liblinux-dvb-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
libcanary-stability-perl,
perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Chris Butler <chrisb@debian.org>
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblinux-dvb-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblinux-dvb-perl.git
Homepage: https://metacpan.org/release/Linux-DVB
Testsuite: autopkgtest-pkg-perl
Package: liblinux-dvb-perl
Architecture: linux-any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: interface to (some parts of) the Linux DVB API
Linux::DVB provides an interface to the Linux DVB API. It is a
straightforward translation of the C API. You should read the Linux DVB API
description to make any sense of this module. It can be found here:
.
http://www.linuxtv.org/docs/dvbapi/dvbapi.html
.
Noteworthy limitations of this module include: No interface to the video,
audio and net devices. If you need this functionality bug the author.
|