dev-python/simtext - 1.3 (pypi)

Search

Package Information

Description:
文本、文档相似性计算
Homepage:
https://github.com/hidadeng/simtext
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.3 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="文本、文档相似性计算"

HOMEPAGE="https://github.com/hidadeng/simtext"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.macosx-10.9-x86_64.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.macosx-10.9-x86_64.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="~dev-python/scikit-learn-1.0[${PYTHON_USEDEP}]
	dev-python/jieba[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

~dev-python/scikit-learn-1.0[${PYTHON_USEDEP}]
	dev-python/jieba[${PYTHON_USEDEP}]

BDEPEND

~dev-python/scikit-learn-1.0[${PYTHON_USEDEP}]
	dev-python/jieba[${PYTHON_USEDEP}]

Manifest for 1.3

Type File Size Source URLs
DIST simtext-1.3.macosx-10.9-x86_64.tar.gz 5342 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/simtext/simtext-1.3.macosx-10.9-x86_64.tar.gz