File: control

package info (click to toggle)
paramspider 1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 316 kB
  • sloc: python: 168; sh: 20; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 990 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
Source: paramspider
Section: net
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Aquila Macedo Costa <aquilamacedo@riseup.net>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-requests,
 python3-colorama,
 python3-docutils <!nodoc>,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/devanshbatham/ParamSpider/
Vcs-Browser: https://salsa.debian.org/pkg-security-team/paramspider
Vcs-Git: https://salsa.debian.org/pkg-security-team/paramspider.git

Package: paramspider
Architecture: all
Multi-Arch: foreign
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Mining parameters from the dark corners of Web Archives
 paramspider allows you to fetch URLs related to any domain or a list
 of domains from Wayback Archives. It filters out "boring" URLs, allowing
 you to focus on the ones that matter the most.