# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="3.0.0b4" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system. [wheel]" HOMEPAGE="https://github.com/PaddlePaddle/PaddleNLP" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="tests" DEPENDENCIES="dev-python/jieba[${PYTHON_USEDEP}] dev-python/blobfile[${PYTHON_USEDEP}] dev-python/colorlog[${PYTHON_USEDEP}] dev-python/colorama[${PYTHON_USEDEP}] dev-python/seqeval[${PYTHON_USEDEP}] =dev-python/protobuf-3.20.2[${PYTHON_USEDEP}] dev-python/paddle2onnx[${PYTHON_USEDEP}] dev-python/flask-babel[${PYTHON_USEDEP}] dev-python/visualdl[${PYTHON_USEDEP}] dev-python/fastapi[${PYTHON_USEDEP}] dev-python/uvicorn[${PYTHON_USEDEP}] dev-python/typer[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] dev-python/safetensors[${PYTHON_USEDEP}] dev-python/fast-dataindex[${PYTHON_USEDEP}] dev-python/aistudio-sdk[${PYTHON_USEDEP}] dev-python/jinja2[${PYTHON_USEDEP}] dev-python/regex[${PYTHON_USEDEP}] <=dev-python/numpy-1.26.4[${PYTHON_USEDEP}] dev-python/tiktoken[${PYTHON_USEDEP}] dev-python/ml-dtypes[${PYTHON_USEDEP}] dev-python/tokenizers[${PYTHON_USEDEP}] dev-python/omegaconf[${PYTHON_USEDEP}] tests? ( dev-python/parameterized[${PYTHON_USEDEP}] ) tests? ( dev-python/sentencepiece[${PYTHON_USEDEP}] ) tests? ( dev-python/regex[${PYTHON_USEDEP}] ) tests? ( dev-python/torch[${PYTHON_USEDEP}] ) tests? ( dev-python/transformers[${PYTHON_USEDEP}] ) tests? ( dev-python/fast-dataindex[${PYTHON_USEDEP}] ) tests? ( dev-python/sacremoses[${PYTHON_USEDEP}] ) tests? ( dev-python/pydantic[${PYTHON_USEDEP}] ) tests? ( dev-python/modelscope[${PYTHON_USEDEP}] ) tests? ( dev-python/hyperopt[${PYTHON_USEDEP}] ) tests? ( dev-python/h5py[${PYTHON_USEDEP}] ) tests? ( dev-python/deploy[${PYTHON_USEDEP}] ) tests? ( dev-python/ray[${PYTHON_USEDEP}] ) tests? ( ~dev-python/loguru-0.6.0[${PYTHON_USEDEP}] ) tests? ( dev-python/data[${PYTHON_USEDEP}] ) tests? ( dev-python/wget[${PYTHON_USEDEP}] ) tests? ( dev-python/huggingface-hub[${PYTHON_USEDEP}] ) tests? ( ~dev-python/protobuf-3.20.2[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"