slackbuilds_ponce/python/python3-dugong/README
Marcel Saegebarth b619eb638d python/python3-dugong: Added (HTTP 1.1 communication API).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-09-10 01:48:18 +07:00

3 lines
168 B
Text

The Python Dugong module provides an API for communicating with
HTTP 1.1 servers. It is an alternative to the standard library's
http.client (formerly httplib) module.