File: control

package info (click to toggle)
gcap 0.1.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 136 kB
  • sloc: perl: 287; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 654 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
Source: gcap
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11),
	perl,
	libxml-dom-perl,
	libgetopt-argvfile-perl,
Standards-Version: 4.2.1
Homepage: http://code.google.com/p/gcap/
Vcs-Git: https://salsa.debian.org/debian/gcap.git
Vcs-Browser: https://salsa.debian.org/debian/gcap

Package: gcap
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
	libxml-dom-perl,
	libgetopt-argvfile-perl,
Description: YouTube closed caption retriever
 gcap is a command line tool for retrieving YouTube closed captions.
 The retrieved closed captions are saved in SubRip (srt) file format.