/* begin *

   curl 7.75.0 (command line URL data transfer tool)

   Curl is a command line tool for transferring data specified with URL
   syntax. The command is designed to work without user interaction or
   any kind of interactivity. Curl offers a busload of useful tricks
   like proxy support, user authentication, ftp upload, HTTP post, SSL
   (https:) connections, cookies, file transfer resume and more.

   libcurl is a library that Curl uses to do its job. It is readily
   available to be used by your software, too.

 * end */