1. Home
  2. Browse
  3. curl

curl

v8.14.0#0Go to latest

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

Install

Run the following Vcpkg command to install the port.

vcpkg install curl

Usage

curl is compatible with built-in CMake targets:

find_package(CURL REQUIRED)
target_link_libraries(main PRIVATE CURL::libcurl)

Features

Dependencies

See source

Version

v8.14.0#0

Publication

Supports

All

GitHub

curl/curl38K

Homepage

curl.se

Subtree

07ff3f227c

License

curlandISCandBSD-3-Clause

Definition

Manifest