# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.1.0a2" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Modelica parser and class representation for Python" HOMEPAGE="https://github.com/ijknabla/ModelicaLanguageForPython" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/77/77/650dde9cb1ab979f4664c765ed202f498dc0f17d9e5647e366e787844b29/modelicalang-${REALVERSION}.tar.gz" SOURCEFILE="modelicalang-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/arpeggio-0.8[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"