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

python3-inflect-7.3.1-2.el10_0 RPM for noarch

From EPEL 10.2 for aarch64 / Packages / p

Name: python3-inflect Distribution: Fedora Project
Version: 7.3.1 Vendor: Fedora Project
Release: 2.el10_0 Build date: Wed Oct 23 20:48:09 2024
Group: Unspecified Build host: buildvm-x86-08.iad2.fedoraproject.org
Size: 266446 Source RPM: python-inflect-7.3.1-2.el10_0.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