Language

Package: gnurl @ 7.70.0

Synopsis

Microfork of cURL with support for the HTTP/HTTPS/GnuTLS subset of cURL

Description

Gnurl is a microfork of cURL, a command line tool for transferring data with URL syntax. While cURL supports many crypto backends, libgnurl only supports HTTP, HTTPS and GnuTLS.

Home page
https://gnunet.org/en/gnurl.html
Location
gnu/packages/gnunet.scm (line: 187, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?