Category:Libcurl: Difference between revisions

added library template
(stub for libcurl (text copy-pasted from wikipedia))
 
(added library template)
 
Line 1:
{{library}}
 
cURL is a command line tool for transferring files with URL syntax. Libcurl is the corresponding library/API that users may incorporate into their programs; cURL acts as a stand-alone wrapper to the libcurl library. See [[wp:libcurl|Libcurl on Wikipedia]]