wok view pycurl/description.txt @ rev 25293

updated rust and rust-cargo (1.47.0 -> 1.62.0)
author Hans-G?nter Theisgen
date Tue Jul 19 11:14:38 2022 +0100 (2022-07-19)
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.