wok-6.x annotate pycurl/description.txt @ rev 25174

updated python-flask (1.1.2 -> 1.1.4)
author Hans-G?nter Theisgen
date Fri Jul 01 17:16:59 2022 +0100 (2022-07-01)
parents
children
rev   line source
Hans-G?nter@25162 1 PycURL is a Python interface to libcurl.
Hans-G?nter@25162 2 PycURL can be used to fetch objects identified by a URL from a Python program,
Hans-G?nter@25162 3 similar to the urllib Python module.
Hans-G?nter@25162 4 PycURL is mature, very fast, and supports a lot of features.