Sun, 22 Dec 2024 15:23:59 CST | login

Information for build python-inflect-5.6.2-1.ocs23

ID6780
Package Namepython-inflect
Version5.6.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-inflect.git?.#f5aa1dba9f46d7f294e8c5c2abfd1d069f226ea5
SummaryCorrectly generate plurals, ordinals, indefinite articles; convert numbers to words
DescriptionThe methods of the class 'engine' in module 'inflect.py' provide plural inflections, singular noun inflections, "a"/"an" selection for English words, and manipulation of numbers as words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided. Single forms of nouns are also provided. The gender of singular pronouns can be chosen (for example "they" -> "it" or "she" or "he" or "they"). Pronunciation-based "a"/"an" selection is provided for all English words, and most initialisms. It is also possible to inflect numerals (1,2,3) to ordinals (1st, 2nd, 3rd) and to English words ("one", "two", "three").
Built byocs-bot
State complete
Volume DEFAULT
StartedTue, 09 Jan 2024 14:06:46 CST
CompletedTue, 09 Jan 2024 14:07:47 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-inflect.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-inflect.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-inflect-5.6.2-1.ocs23.src.rpm (info) (download)
noarch
python3-inflect-5.6.2-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jan 09 2024 Shuo Wang <abushwang@tencent.com> - 5.6.2-1 - initial build