blob: 95fc45128c32451ca681006ba1605a7ba14f9e47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-nmap
pkgdesc = A Python library which helps in using the nmap port scanner. required nmap software
pkgver = 0.7.1
pkgrel = 1
url = http://xael.org/pages/python-nmap.html
arch = any
license = GPL3
makedepends = python
depends = nmap
source = https://files.pythonhosted.org/packages/source/p/python-nmap/python-nmap-0.7.1.tar.gz
md5sums = 1a97c59260678a2fa186e4d99f3ecb75
pkgname = python-nmap
depends = nmap
depends = python
|