1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 18:34:57 +01:00

8 lines
220 B
Plaintext
Raw Normal View History

2021-05-16 12:40:46 +02:00
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