Language

Package: python-geventhttpclient @ 1.4.4

Synopsis

HTTP client library for gevent

Description

python-geventhttpclient is a high performance, concurrent HTTP client library for python using gevent.

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

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?