# 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="A pure-Python implementation of serial KISS and KISS-over-TCP protocols for communicating with TNC devices" HOMEPAGE="https://github.com/python-aprs/kiss3" LICENSE="Copyright 2017 Greg Albrecht and Contributors Licensed under the Apache License, Version 2.0 the License; you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the 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="" DEPENDENCIES=">dev-python/attrs-20.0[${PYTHON_USEDEP}] dev-python/ax253[${PYTHON_USEDEP}] >dev-python/bitarray-2.5.0[${PYTHON_USEDEP}] >=dev-python/importlib-metadata-1.4[${PYTHON_USEDEP}] dev-python/pyserial-asyncio[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"