blob: 299d389e99b171d0d9dbcfcb89665006e9197b1e (
plain)
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
|
pkgbase = spiderfoot
pkgdesc = SpiderFoot is an open source intelligence automation tool. Its goal is to automate the process of gathering intelligence about a given target.
pkgver = 4.0
pkgrel = 3
url = http://www.spiderfoot.net/
install = spiderfoot.install
arch = any
license = GPLv2
makedepends = python
makedepends = python-setuptools-scm
depends = python
depends = python-adblockparser
depends = python-dnspython>=2.1.0
depends = python-cherrypy
depends = python-cherrypy-cors
depends = python-mako
depends = python-lxml
depends = python-beautifulsoup4
depends = python-netaddr
depends = python-pysocks
depends = python-requests
depends = python-ipwhois
depends = python-ipaddress
depends = python-pygexf
depends = python-phonenumbers
depends = python-pypdf2
depends = python-docx
depends = python-whois
depends = python-secure>=0.3.0
depends = python-pyopenssl
depends = python-pptx
depends = python-networkx
depends = python-cryptography
depends = python-publicsuffixlist
depends = python-openpyxl
depends = python-exifread
source = spiderfoot-4.0.tar.gz::https://github.com/smicallef/spiderfoot/archive/v4.0.tar.gz
source = spiderfoot.sh
source = spiderfoot.service
source = spiderfoot.default
sha256sums = 8b5dac6b846ae854f85243839e3a16c7412cdfbb87b2c3689829a5e40d3ccf4e
sha256sums = 2246fe34cd61433a35cd49f2d6d18a6a66fd714014c6c703d1f1f29e3b2a5007
sha256sums = 98a4230a697def859e062c8a236b6e56dc8a3d2a11885e67464cfe8c837737a5
sha256sums = b55ca3ad0243f3678ab0ed700fb0b3c5f901dfb9c364ba4ca12ed36267e3c32c
pkgname = spiderfoot
|