Config.in 298 B

123456789
  1. config BR2_PACKAGE_PYTHON_MWSCRAPE
  2. bool "python-mwscrape"
  3. select BR2_PACKAGE_PYTHON_COUCHDB # runtime
  4. select BR2_PACKAGE_PYTHON_MWCLIENT # runtime
  5. select BR2_PACKAGE_PYTHON_PYLRU # runtime
  6. help
  7. Download rendered articles from MediaWiki API to CouchDB
  8. https://github.com/itkach/mwscrape