9 lines
251 B
Plaintext
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
|