mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 08:42:57 +01:00
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
|
config BR2_PACKAGE_PYTHON_WIKIPEDIA_FOR_HUMANS
|
||
|
bool "python-wikipedia-for-humans"
|
||
|
select BR2_PACKAGE_PYTHON_INFLECTION # runtime
|
||
|
select BR2_PACKAGE_PYTHON_QUEBRA_FRASES # runtime
|
||
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
||
|
select BR2_PACKAGE_PYTHON_WIKIPEDIA_API # runtime
|
||
|
help
|
||
|
wikipedia for humans.
|
||
|
|
||
|
https://github.com/OpenJarbas/wikipedia_for_humans
|