wok diff pycurl/description.txt @ rev 25576

Up nimrod (1.6.12)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 13 17:57:27 2023 +0000 (13 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pycurl/description.txt	Sat May 13 17:57:27 2023 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +PycURL is a Python interface to libcurl.
     1.5 +PycURL can be used to fetch objects identified by a URL from a Python program,
     1.6 +similar to the urllib Python module.
     1.7 +PycURL is mature, very fast, and supports a lot of features.