mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
15 lines
1.1 KiB
Groff
15 lines
1.1 KiB
Groff
DEFINED_PHASES=install setup
|
|
DESCRIPTION=An automatic SQL injection and database takeover tool
|
|
EAPI=8
|
|
HOMEPAGE=https://sqlmap.org/
|
|
INHERIT=bash-completion-r1 python-single-r1 wrapper
|
|
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=BSD BSD-2 GPL-2+ LGPL-2.1+ MIT public-domain
|
|
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite] )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/sqlmapproject/sqlmap/archive/refs/tags/1.9.4.tar.gz -> sqlmap-1.9.4.gh.tar.gz
|
|
_eclasses_=toolchain-funcs a6df79c1e9bc84369dbf3d44206ac772 bash-completion-r1 767861f3744f589ee5291c1698b1c082 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 5ffe8ec396a751540949b565de0f048c python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 wrapper 11a2a3bd712784986679b60a0cab34a0
|
|
_md5_=7f515305c06ca09f4a26aadf752aa78f
|