python3-rouge-score: add a recipe for version 0.1.2

This is a native python implementation of ROUGE, designed to
replicate results from the original perl package.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Thomas Perrot
2024-11-20 16:03:54 +01:00
committed by Khem Raj
parent 02673cbf61
commit c70d4bc096
2 changed files with 20 additions and 0 deletions

View File

@@ -381,6 +381,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-rlp \
python3-robotframework \
python3-robotframework-seriallibrary \
python3-rouge-score \
python3-rsa \
python3-ruamel-yaml \
python3-scrypt \