dev-python/packagedcode-msitools - 0.101.210706 (pypi)

Search

Package Information

Description:
A ScanCode path provider plugin to provide prebuilt binaries from msitools [wheel]
Homepage:
https://github.com/nexB/scancode-plugins
License:
apache-2.0 AND lgpl-2.1-plus AND gpl-2.0-plus AND mit

Ebuild Details

Version EAPI Keywords Slot
0.101.210706 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="A ScanCode path provider plugin to provide prebuilt binaries from msitools [wheel]"

HOMEPAGE="https://github.com/nexB/scancode-plugins"
LICENSE="apache-2.0 AND lgpl-2.1-plus AND gpl-2.0-plus AND mit"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-manylinux1_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-manylinux1_x86_64.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/plugincode[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/plugincode[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels

BDEPEND

dev-python/plugincode[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels