# 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="ATCFrom - Automatically fill in the collection form 自动化表单填写工具"

HOMEPAGE="https://github.com/YKONGCO/ATCForm"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/d1/5c/f40298cd509c0ece75811515a1857bfe41a6fa15678b2cb37929bfb8f2ed/atcform-${REALVERSION}.tar.gz"
SOURCEFILE="atcform-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/webdriver-manager[${PYTHON_USEDEP}]
	>=dev-python/selenium-4.0[${PYTHON_USEDEP}]
	dev-python/ping3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"