File: control

package info (click to toggle)
slimrat 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 532 kB
  • ctags: 374
  • sloc: perl: 3,951; makefile: 15; sh: 5
file content (80 lines) | stat: -rw-r--r-- 2,346 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Source: slimrat
Section: net
Priority: extra
Maintainer: Paul McEnery <pmcenery@gmail.com>
Build-Depends: debhelper (>= 7.4.2~)
Build-Depends-Indep: perl
Standards-Version: 3.8.3
Homepage: http://code.google.com/p/slimrat/
Vcs-Git: http://github.com/pmcenery/slimrat-debian.git
Vcs-Browser: http://github.com/pmcenery/slimrat-debian

Package: slimrat-nox
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libwww-perl,
         libwww-mechanize-perl,
         libcrypt-ssleay-perl,
         aview,
         imagemagick,
         tesseract-ocr
Description: CLI application for automated downloading from file hosters
 Provides a command-line interface for automatically downloading files
 from hosting providers. Slimrat is also capable of captcha solving using
 tesseract for optical character recognition. Support includes, but is
 not limited to the following file hosters:
 .
    * data.hu
    * www.depositfiles.com
    * www.easy-share.com
    * www.fast-load.net
    * www.fast-share.com
    * www.hotfile.com
    * leteckaposta.cz
    * www.mediafire.com
    * www.megaupload.com
    * odsiebie.najlepsze.net
    * www.rapidshare.com
    * sharebase.to
    * uploaded.to
    * www.youtube.com
 .
 This package provides the command-line user interface

Package: slimrat
Architecture: all
Depends: slimrat-nox (= ${source:Version}),
         ${misc:Depends},
         ${perl:Depends},
         libwww-perl,
         libwww-mechanize-perl,
         libgtk2-gladexml-perl,
         libspiffy-perl,
         libcrypt-ssleay-perl,
         aview,
         imagemagick,
         tesseract-ocr,
         xclip
Description: GUI application for automated downloading from file hosters
 Provides a graphical interface for automatically downloading files
 from hosting providers. Slimrat is also capable of captcha solving using
 tesseract for optical character recognition. Support includes, but is
 not limited to the following file hosters:
 .
    * data.hu
    * www.depositfiles.com
    * www.easy-share.com
    * www.fast-load.net
    * www.fast-share.com
    * www.hotfile.com
    * leteckaposta.cz
    * www.mediafire.com
    * www.megaupload.com
    * odsiebie.najlepsze.net
    * www.rapidshare.com
    * sharebase.to
    * uploaded.to
    * www.youtube.com
 .
 This package provides the graphical user interface