File: control

package info (click to toggle)
libscrappy-perl 0.94112090-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 988 kB
  • ctags: 122
  • sloc: perl: 2,247; makefile: 7
file content (56 lines) | stat: -rw-r--r-- 2,144 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
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
Source: libscrappy-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Onur Aslan <onur@onur.im>,
           Lubomir Rintel <lkundrak@v3.sk>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libarray-unique-perl,
                     libdatetime-perl,
                     libdatetime-format-sqlite-perl,
                     libfile-find-rule-perl,
                     libfile-sharedir-perl,
                     libfile-sharedir-install-perl,
                     libfile-slurp-perl,
                     libfile-util-perl,
                     libhtml-tree-perl,
                     libmoose-perl,
                     libparallel-forkmanager-perl,
                     libstring-tt-perl,
                     libtemplate-perl,
                     liburi-perl,
                     libwww-mechanize-perl,
                     libweb-scraper-perl,
                     libyaml-syck-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscrappy-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscrappy-perl.git
Homepage: https://metacpan.org/release/Scrappy

Package: libscrappy-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libarray-unique-perl,
         libdatetime-perl,
         libdatetime-format-sqlite-perl,
         libfile-find-rule-perl,
         libfile-sharedir-perl,
         libfile-sharedir-install-perl,
         libfile-slurp-perl,
         libfile-util-perl,
         libhtml-tree-perl,
         libmoose-perl,
         libparallel-forkmanager-perl,
         libstring-tt-perl,
         libtemplate-perl,
         liburi-perl,
         libwww-mechanize-perl,
         libweb-scraper-perl,
         libyaml-syck-perl
Provides: scrappy
Description: powerful web spidering, scraping, creeping crawling framework
 Scrappy is an easy (and hopefully fun) way of scraping, spidering, and/or
 harvesting information from web pages, web services, and more. Scrappy is a
 feature rich, flexible, intelligent web automation tool.