Language

Package: python-priority @ 1.3.0

Synopsis

Pure-Python implementation of the HTTP/2 priority tree

Description

Priority is a pure-Python implementation of the priority logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority).

Home page
https://python-hyper.org/projects/priority/en/latest/
Location
gnu/packages/python-web.scm (line: 1521, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?