# 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="Automated Vascular Generation and CFD Simulation"

HOMEPAGE="https://zasexton.github.io/svcco/"
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/pyvista[${PYTHON_USEDEP}]
	~dev-python/numpy-1.21.0[${PYTHON_USEDEP}]
	>=dev-python/setuptools-62.3.3[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.63.0[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.3.4[${PYTHON_USEDEP}]
	dev-python/vtk[${PYTHON_USEDEP}]
	dev-python/binarytree[${PYTHON_USEDEP}]
	dev-python/memory-profiler[${PYTHON_USEDEP}]
	>=dev-python/networkx-2.5.1[${PYTHON_USEDEP}]
	dev-python/pydotplus[${PYTHON_USEDEP}]
	dev-python/numba[${PYTHON_USEDEP}]
	>=dev-python/seaborn-0.11.2[${PYTHON_USEDEP}]
	dev-python/tetgen[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.6.0[${PYTHON_USEDEP}]
	dev-python/pymeshfix[${PYTHON_USEDEP}]
	dev-python/geomdl[${PYTHON_USEDEP}]
	>=dev-python/sympy-1.9[${PYTHON_USEDEP}]
	>=dev-python/plotly-5.1.0[${PYTHON_USEDEP}]
	>=dev-python/scikit-image-0.16.1[${PYTHON_USEDEP}]
	~dev-python/meshio-5.3.4[${PYTHON_USEDEP}]
	dev-python/importlib-metadata[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"