Source: python-inflect
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/jaraco/inflect/tags
Vcs-Browser: https://github.com/alvistack/jaraco-inflect
Vcs-Git: https://github.com/alvistack/jaraco-inflect.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-inflect
Architecture: all
Description: Correctly generate plurals, singular nouns, ordinals, indefinite articles
 Correctly generate plurals, singular nouns, ordinals, indefinite
 articles; convert numbers to words.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-more-itertools (>= 8.5.0),
 python3-typeguard (>= 4.0.1),
 python3-typing-extensions,
