Artifact python3-mwclient_0.11.0-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-requests-oauthlib, python3:any
  Description: |-
    MediaWiki API client in Python
     mwclient is a lightweight Python client library to the MediaWiki API
     which provides access to most API functionality. It works with Python
     3.5 and above, and supports MediaWiki 1.16 and above. For functions
     not available in the current MediaWiki, a MediaWikiVersionError is
     raised.
     .
     Most properties and generators accept the same parameters as the API,
     without their two-letter prefix. Exceptions to this rule:
     .
      * Image.imageinfo is the imageinfo of the latest image. Earlier
        versions can be fetched using imagehistory()
      * Site.all*: parameter  [ap]from renamed to start
      * categorymembers is implemented as Category.members
      * deletedrevs is deletedrevisions
      * usercontribs is usercontributions
      * First parameters of search and usercontributions are search and
        user respectively
     .
     Properties and generators are implemented as Python generators. Their
     limit parameter is only an indication of the number of items in one
     chunk. It is not the total limit. Doing list(generator(limit =
     limit)) will return ALL items of generator, and not be limited by the
     limit value. Default chunk size is generally the maximum chunk size.
  Homepage: https://github.com/mwclient/mwclient
  Installed-Size: '140'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-mwclient
  Priority: optional
  Section: python
  Source: mwclient
  Version: 0.11.0-1
srcpkg_name: mwclient
srcpkg_version: 0.11.0-1

File

python3-mwclient_0.11.0-1_all.deb
Binary file python3-mwclient_0.11.0-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package mwclient_0.11.0-1

binary package System - - 1 month, 2 weeks ago 2 weeks, 3 days
BETA