8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
|
config BR2_PACKAGE_PYTHON_INFLECT
|
||
|
bool "python-inflect"
|
||
|
help
|
||
|
Correctly generate plurals, ordinals,
|
||
|
indefinite articles; convert numbers to words
|
||
|
|
||
|
https://github.com/jaraco/inflect
|