geventhttpclient 2.0.11-2 source package in Ubuntu

Changelog

geventhttpclient (2.0.11-2) unstable; urgency=medium

  * drop DPT

 -- Sandro Tosi <email address hidden>  Sat, 02 Mar 2024 13:15:08 -0500

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_2.0.11-2.dsc 2.1 KiB 4e090ceeb214b805a202258db454f0af199cbe0ea48ea88a942b3f6eeeed372a
geventhttpclient_2.0.11.orig.tar.gz 42.9 KiB ac99f32d86c644deab546c85b7a0eb06f74bd5c0bf40e71c1fb7ba41f34ac49b
geventhttpclient_2.0.11-2.debian.tar.xz 22.4 KiB 73bc57e937a1c7998926e48f4e1ac21dcbaa582d8151b6f3a04b5d33dbc84c99

Available diffs

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