aboutsummaryrefslogtreecommitdiff
path: root/python/pycurl/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pycurl/README')
-rw-r--r--python/pycurl/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/pycurl/README b/python/pycurl/README
deleted file mode 100644
index 135071beb8c7..000000000000
--- a/python/pycurl/README
+++ /dev/null
@@ -1,3 +0,0 @@
-PycURL is a Python interface to libcurl. PycURL can be used to fetch
-objects identified by a URL from a Python program, similar to the urllib
-Python module. PycURL is mature, very fast, and supports a lot of features.