Language

Package: python2-oauthlib @ 3.1.0

Synopsis

OAuth implementation for Python

Description

Oauthlib is a generic, spec-compliant, thorough implementation of the OAuth request-signing logic.

Home page
https://github.com/oauthlib/oauthlib
Location
gnu/packages/python-web.scm (line: 2687, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?