# 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="Your Gateway to Embedded Software Development Excellence. Unlock the true potential of embedded software development with PlatformIO's collaborative ecosystem, embracing declarative principles, test-driven methodologies, and modern toolchains for unrivaled success."

HOMEPAGE="https://platformio.org"
LICENSE="Apache-2.0"
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/bottle-0.13[${PYTHON_USEDEP}]
	<dev-python/click-8.1.8[${PYTHON_USEDEP}]
	dev-python/colorama[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.0[${PYTHON_USEDEP}]
	<dev-python/pyelftools-1.0[${PYTHON_USEDEP}]
	~dev-python/pyserial-3.5[${PYTHON_USEDEP}]
	~dev-python/requests-2.0[${PYTHON_USEDEP}]
	~dev-python/semantic-version-2.10[${PYTHON_USEDEP}]
	~dev-python/tabulate-0.0[${PYTHON_USEDEP}]
	~dev-python/ajsonrpc-1.2[${PYTHON_USEDEP}]
	<dev-python/starlette-0.47[${PYTHON_USEDEP}]
	<dev-python/uvicorn-0.35[${PYTHON_USEDEP}]
	~dev-python/wsproto-1.0[${PYTHON_USEDEP}]
	<dev-python/chardet-6.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"