dev-python/simpful - 2.12.0 (pypi)

Search

Package Information

Description:
A user-friendly Python library for fuzzy logic
Homepage:
https://github.com/aresio/simpful
License:
LICENSE.txt

Ebuild Details

Version EAPI Keywords Slot
2.12.0 8 ~amd64 ~x86 0
View Raw Ebuild
# 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 user-friendly Python library for fuzzy logic"

HOMEPAGE="https://github.com/aresio/simpful"
LICENSE="LICENSE.txt"
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="plotting"
DEPENDENCIES=">=dev-python/numpy-1.12.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0.0[${PYTHON_USEDEP}]
	plotting? ( >=dev-python/matplotlib-3.5.1[${PYTHON_USEDEP}] )
	plotting? ( >=dev-python/seaborn-0.11.2[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/numpy-1.12.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0.0[${PYTHON_USEDEP}]
	plotting? ( >=dev-python/matplotlib-3.5.1[${PYTHON_USEDEP}] )
	plotting? ( >=dev-python/seaborn-0.11.2[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/numpy-1.12.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0.0[${PYTHON_USEDEP}]
	plotting? ( >=dev-python/matplotlib-3.5.1[${PYTHON_USEDEP}] )
	plotting? ( >=dev-python/seaborn-0.11.2[${PYTHON_USEDEP}] )

Manifest for 2.12.0

Type File Size Source URLs
DIST simpful-2.12.0.tar.gz 27032 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/simpful/simpful-2.12.0.tar.gz