Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words.
- Developed at devel:languages:python
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-inflect && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
inflect-7.3.1.tar.gz | 0000071980 70.3 KB | |
python-inflect.changes | 0000005734 5.6 KB | |
python-inflect.spec | 0000002367 2.31 KB | |
typing_extensions-version.patch | 0000000359 359 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1199303
from
Matej Cepl (mcepl)
(revision 9)
- Clean up the SPEC file. - Add typing_extensions-version.patch cleaning up problematic handling with Annotated type on different versions of Pythons. - update to 7.3.1: * Set minimum version of more-itertools to 8.5 (#215) - version 7.3.0: * Restricted typing_extensions to Python 3.8. (#211) - version 7.2.1: * Refactored number_to_words toward reduced complexity. - version 7.2.0: * Replace pydantic with typeguard (#195) - version 7.1.0: * Now handle 'pair of x' in pl_sb_uninflected_complete (#188)
Comments 0