# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="PBaccesslib"
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="This lib controls Probecard."

HOMEPAGE=""
LICENSE="CC0 1.0 Universal"
SRC_URI="https://files.pythonhosted.org/packages/16/79/721d3a6a2e8fd2f5144cbe4aca082336616b631fb8fc7916c2078c37b3ff/${LITERALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${LITERALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/pandas-1.4.1[${PYTHON_USEDEP}]
	~dev-python/numpy-1.22.3[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	~dev-python/pytz-2022.1[${PYTHON_USEDEP}]
	~dev-python/six-1.16.0[${PYTHON_USEDEP}]
	~dev-python/typing-extensions-4.1.1[${PYTHON_USEDEP}]
	dev-python/excelacceslib[${PYTHON_USEDEP}]
	dev-python/k2600acceslib[${PYTHON_USEDEP}]
	dev-python/commacceslib[${PYTHON_USEDEP}]
	dev-python/bconvertacceslib[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"