# 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="Calling routines in Windows DLLs from Python scripts running under Linux, MacOS or BSD" HOMEPAGE="" LICENSE="" 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="dev test" DEPENDENCIES="dev-python/wenv[${PYTHON_USEDEP}] dev? ( dev-python/flit[${PYTHON_USEDEP}] ) dev? ( dev-python/jinja2[${PYTHON_USEDEP}] ) dev? ( dev-python/python-lsp-server[${PYTHON_USEDEP}] ) dev? ( dev-python/sphinx[${PYTHON_USEDEP}] ) dev? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) dev? ( dev-python/sphinx-autodoc-typehints[${PYTHON_USEDEP}] ) dev? ( dev-python/myst-parser[${PYTHON_USEDEP}] ) dev? ( dev-python/toml[${PYTHON_USEDEP}] ) dev? ( dev-python/twine[${PYTHON_USEDEP}] ) test? ( dev-python/hypothesis[${PYTHON_USEDEP}] ) test? (