1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Add skill-wikipedia-for-humans as pre installed skill

This commit is contained in:
j1nx
2021-06-09 20:30:26 +02:00
parent 3647d9f61e
commit 55a8bac340
13 changed files with 111 additions and 1 deletions

View File

@ -0,0 +1,7 @@
config BR2_PACKAGE_PYTHON_WIKIPEDIA_API
bool "python-wikipedia-api"
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
help
Python Wrapper for Wikipedia.
https://github.com/martin-majlis/Wikipedia-API