1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/www/cpr/pkg-descr
Yuri Victorovich af28466512 New port: www/cpr: Curl for people, a simple wrapper around libcurl
PR:		229962
Submitted by:	Maxim Filimonov <che@bein.link>
2018-07-31 03:55:19 +00:00

8 lines
278 B
Plaintext

C++ Requests is a simple wrapper around libcurl inspired by the excellent
Python Requests project.
Using the more expressive language facilities of C++11, this library captures
the essence of making network calls into a few concise idioms.
WWW: https://github.com/whoshuu/cpr