blob: 6e76f8368e3f8f756731ab3786c52355df78da1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-nmap
pkgdesc = A Python library which helps in using the nmap port scanner. required nmap software
pkgver = 0.4.0
pkgrel = 1
url = http://xael.org/norman/python/python-nmap
arch = any
license = GPL3
depends = nmap
source = http://xael.org/norman/python/python-nmap/python-nmap-0.4.0.tar.gz
md5sums = 2046fa63e969ae77b68e91664e97876b
pkgname = python-nmap
depends = nmap
depends = python
pkgname = python2-nmap
depends = nmap
depends = python2
|