Difference between revisions of "CURL 2"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=cURL |Short description=Gets files using URL syntax |Full description=curl is a tool for getting a file using URL syntax. It supports HTTP, FTP, DICT, TELNET, HTTPS...")
 
(Redirected page to CURL)
 
Line 1: Line 1:
{{Entry
+
#REDIRECT [[cURL]]
|Name=cURL
 
|Short description=Gets files using URL syntax
 
|Full description=curl is a tool for getting a file using URL syntax. It supports HTTP, FTP, DICT, TELNET, HTTPS, LDAP, FILE and GOPHER as well as HTTP-post, HTTP-put, cookies, FTP upload, passwords, portnumbers and proxies. curl is built around libcurl, a multiprotocol portable file transfer library for URL syntax.
 
|User level=none
 
|Status=Vanished
 
|Component programs=curl,libcurl
 
|Homepage URL=http://curl.haxx.se/
 
|VCS checkout command=
 
|Computer languages=C
 
|Documentation note=User tutorial available from http://curl.haxx.se/docs/httpscripting.shtml; user manual available from http://curl.haxx.se/docs/readme.curl.html; user manpage available from http://curl.haxx.se/docs/manpage.html
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=PycURL,TclCurl,Wget
 
|Keywords=Web,search,libcurl,URl,CURL,Finding files
 
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2008-04-30
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Version identifier=7.14.0
 
|Version date=2005-05-17
 
|Version status=stable
 
|Version download=http://curl.haxx.se/download/curl-7.14.0.tar.gz
 
|License verified date=2000-12-11
 
|Version comment=7.14.0 stable released 2005-05-17
 
}}
 
{{Person
 
|Role=Maintainer
 
|Real name=Daniel Stenberg
 
|Email=daniel@haxx.se
 
|Resource URL=
 
}}
 
{{Person
 
|Role=Contributor
 
|Real name=Full list available from
 
|Email=
 
|Resource URL=http://curl.haxx.se/docs/thanks.html
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://curl.haxx.se/cvs.html
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=E-mail
 
|Resource URL=mailto:curl-bug@haxx.se
 
}}
 
{{Resource
 
|Resource audience=Help
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/curl-announce
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/curl-library
 
}}
 
{{Resource
 
|Resource audience=Support
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/curl-users
 
}}
 
{{Software category
 
|Interface=web
 
|Internet-application=tool
 
|Use=internet-application
 
}}
 
{{Project license
 
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2000-12-11
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=libcurl
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=any GSSAPI library (ie Heimdal or MIT kerberos)
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=zlib
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=OpenLDAP
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=OpenSSL
 
}}
 

Latest revision as of 16:25, 19 March 2012

Redirect to:



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.