source: npl/overig/curl/slack-desc @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 1010 bytes
RevLine 
[c5c522c]1# HOW TO EDIT THIS FILE:
2# The "handy ruler" below makes it easier to edit a package description.  Line
3# up the first '|' above the ':' following the base package name, and the '|'
4# on the right side marks the last column you can put a character in.  You must
5# make exactly 11 lines for the formatting to be correct.  It's also
6# customary to leave one space after the ':'.
7
8    |-----handy-ruler------------------------------------------------------|
9curl: curl (command line URL data transfer tool)
10curl:
11curl: Curl is a command line tool for transferring data specified with URL
12curl: syntax.  The command is designed to work without user interaction or
13curl: any kind of interactivity.   Curl offers a busload of useful tricks
14curl: like proxy support, user authentication, ftp upload, HTTP post,  SSL
15curl: (https:) connections, cookies, file transfer resume and more.
16curl:
17curl: libcurl is a library that Curl uses to do its job. It is readily
18curl: available to be used by your software, too.
19curl:
Note: See TracBrowser for help on using the repository browser.