8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
|
config BR2_PACKAGE_PYTHON_NUM2WORDS
|
||
|
bool "python-num2words"
|
||
|
select BR2_PACKAGE_PYTHON_DOCOPT # runtime
|
||
|
help
|
||
|
Modules to convert numbers to words. Easily extensible.
|
||
|
|
||
|
https://github.com/savoirfairelinux/num2words
|