]> git.pld-linux.org Git - packages/curl.git/blame - curl.spec
- updated to 7.5.2.
[packages/curl.git] / curl.spec
CommitLineData
f7f276d9 1Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
5767e1a7 2Name: curl
74b4ab48 3Version: 7.5.2
5767e1a7 4Release: 1
6e532904 5License: MPL
5767e1a7 6Vendor: Daniel Stenberg <Daniel.Stenberg@sth.frontec.se>
7Group: Applications/Networking
e566d906 8Group(de): Applikationen/Netzwerkwesen
5767e1a7 9Group(pl): Aplikacje/Sieciowe
4557544f 10Source0: http://curl.haxx.se/stuff/%{name}-%{version}.tar.gz
11URL: http://curl.haxx.se/
5767e1a7 12BuildRequires: openssl-devel
3f634d52 13BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
81714278 14
15%description
655b91ad 16cURL is a tool for getting files with URL syntax, supporting FTP,
17HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. cURL supports HTTP
18POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies,
19cookies, user+password authentication and a busload of other useful
20tricks. The main use for curl is when you want to get or send files
21automatically to or from a site using one of the supported protocols.
22
23cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and
24Dict servers, using any of the supported protocols. cURL is designed
25to work without user interaction or any kind of interactivity. cURL
26offers many useful capabilities, like proxy support, user
e566d906 27authentication, FTP upload, HTTP post, and file transfer resume.
81714278 28
b73e2a73 29%description -l pl
655b91ad 30