File: control

package info (click to toggle)
libvideo-capture-v4l-perl 0.902-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 640 kB
  • ctags: 323
  • sloc: perl: 2,749; ansic: 1,494; sh: 22; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,305 bytes parent folder | download
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
Source: libvideo-capture-v4l-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
               libv4l-dev,
               perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Video-Capture-V4l
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvideo-capture-v4l-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libvideo-capture-v4l-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libvideo-capture-v4l-perl
Architecture: kfreebsd-any linux-any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: Perl interface to the Video4linux framegrabber interface
 This package contains Perl modules which interface to
 the Video4linux frame grabber.
 .
 The following Perl modules are included in this package:
 .
   * Video::Capture::V4l - Video4linux framegrabber interface
   * Video::Capture::VBI - Functions to manipulate vbi fields & lines
   * Video::Frequencies - Many, many frequency constants and lists
   * Video::RTjpeg - Real time, jpeg-like video compression
   * Video::XawTV - read, create and edit .xawtvrc files