mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
15 lines
1.3 KiB
Groff
15 lines
1.3 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_10 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_10? ( dev-lang/python:3.10[sqlite] ) 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_10 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.8.7.tar.gz -> sqlmap-1.8.7.gh.tar.gz
|
|
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 bash-completion-r1 3047612be964ffd4a549447fc4289f12 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 python-utils-r1 6881b056477c23167d9a6b33e146374e python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 wrapper 8814ba474de61a773949805b4d85007d
|
|
_md5_=39f7d295a89d93613e4d8b7007c655c7
|