wok view pycurl/description.txt @ rev 25495

Up expat (2.5.0), CVE-2022-43680
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:14:28 2022 +0000 (18 months ago)
parents
children
line source
1 PycURL is a Python interface to libcurl.
2 PycURL can be used to fetch objects identified by a URL from a Python program,
3 similar to the urllib Python module.
4 PycURL is mature, very fast, and supports a lot of features.