diff options
Diffstat (limited to 'python/python3-dugong/README')
-rw-r--r-- | python/python3-dugong/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-dugong/README b/python/python3-dugong/README index 6b6ee0f671..a543cb0b8f 100644 --- a/python/python3-dugong/README +++ b/python/python3-dugong/README @@ -1,3 +1,5 @@ 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. + +As of May 2, 2022 this project is no longer actively developed. |