File: control

package info (click to toggle)
clive-utils 2.1.6-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 192 kB
  • ctags: 90
  • sloc: perl: 1,256; makefile: 95
file content (46 lines) | stat: -rw-r--r-- 1,527 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: clive-utils
Section: utils
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Build-Depends: debhelper (>= 7.0.50),
Build-Depends-Indep:
 libconfig-tiny-perl (>= 2.12),
 libcrypt-passwdmd5-perl (>= 1.3),
 libcrypt-twofish-perl (>= 2.12),
 libhtml-parser-perl (>= 2.37),
 libhtml-strip-perl,
 liburi-perl (>= 1.37),
 libwww-curl-perl (>= 4.05),
 libxml-rss-libxml-perl (>= 0.3002),
 perl (>= 5.8),
 perl-tk (>= 804.027),
Standards-Version: 3.8.1
Homepage: http://code.google.com/p/clive-utils/

Package: clive-utils
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 clive (>= 2.0.0),
 libconfig-tiny-perl (>= 2.12),
 libcrypt-passwdmd5-perl (>= 1.3),
 libcrypt-twofish-perl (>= 2.12),
 libhtml-parser-perl (>= 2.37),
 libhtml-strip-perl,
 liburi-perl (>= 1.37),
 libwww-curl-perl (>= 4.05),
 libxml-rss-libxml-perl (>= 0.3002),
 perl (>= 5.8),
 perl-tk (>= 804.027),
Description: additional utilities for clive
 Contains the following utilities to be used together with clive.
 .
  * clivefeed -- parse RSS feeds containing video page links and use clive to
    extract them
 .
  * clivescan -- scan video pages for video links and use clive to extract
    them. Scans for video page and embedded video links.
 .
  * clivepass  -- create and change passwords for websites used by clive.
    The passwords are encrypted and saved along with the username information.
    Access is restricted by using a global passphrase.