summaryrefslogtreecommitdiff
path: root/www/curl/DESCR
blob: 0b9d2b3ea588aa62b5dc1c098c8a0fd54163eae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	      _   _ ____  _
	  ___| | | |  _ \| |    
	 / __| | | | |_) | |    
	| (__| |_| |  _ <| |___ 
	 \___|\___/|_| \_\_____|

README

  Curl is a command line tool for transfering data specified with
  URL syntax. Find out how to use Curl by reading the curl.1 man
  page or the MANUAL document. Find out how to install Curl by
  reading the INSTALL document.

  libcurl is a library that Curl is using to do its job. It is
  readily available to be used by your software. Read the LIBCURL
  document to find out how!