buildroot/package/python-mwclient/Config.in
Bernd Kuhls 1519e53110 package/python-mwclient: new package
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>
2016-10-09 22:55:59 +02:00

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