wok view pycurl/description.txt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (22 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.