Language

Package: python2-pyjwt @ 1.7.1

Synopsis

JSON Web Token implementation in Python

Description

PyJWT is a JSON Web Token implementation written in Python.

Home page
https://github.com/progrium/pyjwt
Location
gnu/packages/python-xyz.scm (line: 3535, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?