Package: python3-inflect Status: install ok installed Priority: optional Section: python Installed-Size: 145 Maintainer: Debian Python Team Architecture: all Source: python-inflect Version: 7.3.1-2 Depends: python3-more-itertools, python3-typeguard, python3-typing-extensions | python3-supported-min (>= 3.9), python3:any Description: Generate plurals, singular nouns, ordinals, indefinite articles (Python 3) The inflect Python module correctly generates plurals, singular nouns, ordinals and indefinite articles. It can also convert numbers to words. . This package contains the Python 3 version of this module. Homepage: https://github.com/jaraco/inflect