Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-inflect-7.5.0-8.fc45 RPM for noarch

From Fedora Rawhide for ppc64le / p

Name: python3-inflect Distribution: Fedora Project
Version: 7.5.0 Vendor: Fedora Project
Release: 8.fc45 Build date: Fri Jul 17 20:36:20 2026
Group: Unspecified Build host: buildhw-x86-16.rdu3.fedoraproject.org
Size: 288434 Source RPM: python-inflect-7.5.0-8.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/jazzband/inflect
Summary: Correctly generate plurals, singular nouns, ordinals and indefinite articles
The 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").

Provides

Requires