summaryrefslogtreecommitdiffstats
path: root/package/python-mwclient/Config.in
blob: 76bf794892d6a7fead895f9c71c966c8ede221b2 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_PYTHON_MWCLIENT
	bool "python-mwclient"
	select BR2_PACKAGE_PYTHON_REQUESTS_OAUTHLIB # runtime
	select BR2_PACKAGE_PYTHON_SIX # runtime
	help
	  MediaWiki API client.

	  https://github.com/btongminh/mwclient
OpenPOWER on IntegriCloud