# 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="Python port of the MUST toolbox for ultrasound signal processing and generation of simulated images" HOMEPAGE="https://www.biomecardio.com/en//" LICENSE="GNU Lesser General Public License v3.0 LGPL v3" SRC_URI="https://files.pythonhosted.org/packages/7a/e0/ee8fc8fb519e2bf42a6bc4fe822d735db025d166d45252aab4eed1e6deeb/pymust-${REALVERSION}.tar.gz" SOURCEFILE="pymust-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"