geventhttpclient 1.5.3-1 source package in Ubuntu

Changelog

geventhttpclient (1.5.3-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <email address hidden>  Thu, 14 Oct 2021 00:13:46 -0400

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
geventhttpclient_1.5.3-1.dsc 2.2 KiB 032e57d9037eb67be8e5fed25f0462d706a1d8c5a0f2ebc5ac00d7f7dc66525e
geventhttpclient_1.5.3.orig.tar.xz 50.0 KiB b5f0f1982e8607fa4337bbd7ce560d4c2833eb356943ee3038fea1c595f97ad3
geventhttpclient_1.5.3-1.debian.tar.xz 2.5 KiB 866a1ac4f9a54629506d9476cbfb64e65e233515cc073e6e0fcc36492abf103e

No changes file available.

Binary packages built by this source

python3-geventhttpclient: high performance, concurrent HTTP client library for Python using gevent

 geventhttpclient uses a fast http parser, written in C, originating from
 nginx, extracted and modified by Joyent.
 .
 geventhttpclient has been specifically designed for high concurrency,
 streaming and support HTTP 1.1 persistent connections. More generally it is
 designed for efficiently pulling from REST APIs and streaming APIs
 like Twitter's.
 .
 Safe SSL support is provided by default. geventhttpclient depends on
 the certifi CA Bundle. This is the same CA Bundle which ships with the
 Requests codebase, and is derived from Mozilla Firefox's canonical set.

python3-geventhttpclient-dbgsym: debug symbols for python3-geventhttpclient