blob: 973424c2fe5ef72ec3e98a85a61d96cf4c139179 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-python/dnspython dev-python/urllib3 dev-python/beautifulsoup
DESCRIPTION=Finds file leaks and other security problems on HTTP servers
EAPI=7
HOMEPAGE=https://github.com/hannob/snallygaster
INHERIT=distutils-r1
IUSE=+python_single_target_python3_8
KEYWORDS=~amd64
LICENSE=CC0-1.0
RDEPEND=dev-python/dnspython dev-python/urllib3 dev-python/beautifulsoup python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] )
REQUIRED_USE=^^ ( python_single_target_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/s/snallygaster/snallygaster-0.0.6.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 dcb037e956a1d89345ea58b971597882
_md5_=9e0fd8447366d75b561da4062eed6c43
|