mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/python-mwclient: update help text in Config.in
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
60d32f102f
commit
044546c9f3
@@ -3,6 +3,6 @@ config BR2_PACKAGE_PYTHON_MWCLIENT
|
|||||||
select BR2_PACKAGE_PYTHON_REQUESTS_OAUTHLIB # runtime
|
select BR2_PACKAGE_PYTHON_REQUESTS_OAUTHLIB # runtime
|
||||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||||
help
|
help
|
||||||
MediaWiki API client.
|
Python client library to interface with the MediaWiki API
|
||||||
|
|
||||||
https://github.com/btongminh/mwclient
|
https://github.com/mwclient/mwclient
|
||||||
|
|||||||
Reference in New Issue
Block a user