1519e53110
Needed by upcoming python-mwscrape package. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
config BR2_PACKAGE_PYTHON_MWCLIENT
|
|
bool "python-mwclient"
|
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
|
help
|
|
MediaWiki API client.
|
|
|
|
https://github.com/btongminh/mwclient
|