Install this version:
emerge -a =dev-python/python-nmap-0.7.1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/python-nmap-0.7.1
Or alternatively:
emerge --autounmask-write -a =dev-python/python-nmap-0.7.1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.7.1 | 8 | ~amd64 | 0 |
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="use nmap from Python"
HOMEPAGE="https://xael.org/pages/python-nmap-en.html"
SRC_URI="https://xael.org/pages/$P.tar.gz"
LICENSE="GPL-3"
SLOT=0
KEYWORDS="~amd64"
RDEPEND=""
DEPEND=""
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | python-nmap-0.7.1.tar.gz | 44366 bytes | https://xael.org/pages/python-nmap-0.7.1.tar.gz |