1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-28 01:30:59 +01:00
OpenVoiceOS/buildroot-external/package/python-quantulum3/Config.in
2021-05-16 12:40:46 +02:00

9 lines
251 B
Plaintext

config BR2_PACKAGE_PYTHON_QUANTULUM3
bool "python-quantulum3"
select BR2_PACKAGE_PYTHON_INFLECT # runtime
select BR2_PACKAGE_PYTHON_NUM2WORDS # runtime
help
Extract quantities from unstructured text.
https://github.com/nielstron/quantulum3