blob: cf222de63d8a50757b2463d62e536409b30cc959 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nmap-parse-output
pkgdesc = Converts/manipulates/extracts data from a Nmap scan output.
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/ernw/nmap-parse-output
arch = any
license = BSD
depends = bash
depends = libxslt
optdepends = bash-completion: Support for bash completion
source = https://github.com/ernw/nmap-parse-output/archive/v1.5.1.tar.gz
sha512sums = 460705435905bf08f71c66af107c453ee3090d3f9e9381417e78d13811f22646e76fa311718e88f75083756b4d368431d7c47df0747031d5631fe63fcbf77726
pkgname = nmap-parse-output
|