mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 02:22:13 +00:00
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
|