blob: e69e1199c1f5d8f583a962969eda3a65953632ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = whatweb
pkgdesc = Next generation web scanner that identifies what websites are running.
pkgver = 0.6.4
pkgrel = 1
url = https://github.com/urbanadventurer/WhatWeb
arch = x86_64
license = GPL-2.0
depends = bash
depends = ruby
depends = ruby-addressable
optdepends = ruby-rake: development test use
optdepends = ruby-rdoc: development test use
optdepends = ruby-minitest: development test use
optdepends = ruby-rubocop: development test use
optdepends = ruby-bundler-audit: development test use
optdepends = ruby-pry: debugging
provides = whatweb
conflicts = whatweb-git
conflicts = whatweb-bin
source = whatweb-0.6.4.tgz::https://github.com/urbanadventurer/WhatWeb/archive/v0.6.4.tar.gz
sha256sums = 611cde154ad864ffc430ac34e87ca746dbe0f0cc47a116ba06de3cb61e923b15
pkgname = whatweb
|