# 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="A tool to convert OpenVAS XML into reports. [top-max 1.6.1]"

HOMEPAGE="https://github.com/TheGroundZero/openvasreporting"
LICENSE="GPL-3+"
SRC_URI="https://files.pythonhosted.org/packages/28/6d/194a651608b1d42447ceecdeeef70a6e5428731c7304b436d5cf8e851149/OpenVAS%20Reporting-${REALVERSION}.tar.gz"
SOURCEFILE="OpenVAS%20Reporting-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES=">=dev-python/xlsxwriter-1.0.0[${PYTHON_USEDEP}]
	dev-python/python-docx[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-2.2.2[${PYTHON_USEDEP}]
	>=dev-python/netaddr-0.8.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"