# 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="This library is helpful when creating accounts, it has everything you need for this"

HOMEPAGE="https://github.com/DioniS1902/AccountGeneratorHelper"
LICENSE="MIT"
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=""
DEPENDENCIES="~dev-python/certifi-2022.12.7[${PYTHON_USEDEP}]
	~dev-python/charset-normalizer-2.0.12[${PYTHON_USEDEP}]
	~dev-python/idna-3.3[${PYTHON_USEDEP}]
	~dev-python/requests-2.27.1[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.26.9[${PYTHON_USEDEP}]
	~dev-python/beautifulsoup4-4.10.0[${PYTHON_USEDEP}]
	~dev-python/pysocks-1.7.1[${PYTHON_USEDEP}]
	~dev-python/cloudscraper-1.2.69[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"