dev-python/MechTruffleHog - 1.1.0 (pypi)

Search

Package Information

Description:
Searches through git repositories for high entropy strings and regex patterns. Suitable for local development and pipeline workflows.
Homepage:
https://github.com/MechanicalRock/truffleHog
License:
GNU

Ebuild Details

Version EAPI Keywords Slot
1.1.0 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Searches through git repositories for high entropy strings and regex patterns. Suitable for local development and pipeline workflows."

HOMEPAGE="https://github.com/MechanicalRock/truffleHog"
LICENSE="GNU"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/gitpython[${PYTHON_USEDEP}]
	dev-python/jsons[${PYTHON_USEDEP}]
	dev-python/termcolor[${PYTHON_USEDEP}]
	dev-python/colorama[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/gitpython[${PYTHON_USEDEP}]
	dev-python/jsons[${PYTHON_USEDEP}]
	dev-python/termcolor[${PYTHON_USEDEP}]
	dev-python/colorama[${PYTHON_USEDEP}]

BDEPEND

dev-python/gitpython[${PYTHON_USEDEP}]
	dev-python/jsons[${PYTHON_USEDEP}]
	dev-python/termcolor[${PYTHON_USEDEP}]
	dev-python/colorama[${PYTHON_USEDEP}]

Manifest for 1.1.0

Type File Size Source URLs
DIST MechTruffleHog-1.1.0.tar.gz 8791 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/MechTruffleHog/MechTruffleHog-1.1.0.tar.gz