File: control

package info (click to toggle)
libquvi-scripts 0.9.20131130-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,828 kB
  • sloc: sh: 11,744; ansic: 2,587; makefile: 226
file content (29 lines) | stat: -rw-r--r-- 886 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
Source: libquvi-scripts
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 asciidoc,
 debhelper-compat (= 13),
 pkg-config,
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/debian/libquvi-scripts.git
Vcs-Browser: https://salsa.debian.org/debian/libquvi-scripts
Homepage: https://quvi.sourceforge.net

Package: libquvi-scripts-0.9
Architecture: all
Multi-Arch: foreign
Depends:
 lua-bitop,
 lua-expat,
 lua-json,
 lua-socket,
 ${misc:Depends},
Description: library for parsing video download links (Lua scripts)
 libquvi is a library to parse Adobe flash video download links. It
 supports Youtube and other similar video websites. It provides access
 to functionality and data through an API, and does not enable or
 require the use of the flash technology.
 .
 This package contains the Lua scripts used to parse documents.