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: 188, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/7sja2yr0ai8mbv2v3m8jkq5hdrq6lmik-gnurl-7.70.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/ii2y2y0l2rh20a41z56kq30wwnjaqvnh-gnurl-7.70.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/8z322mz7847j3fnjpd9jvyy7zkn5pqaa-gnurl-7.70.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/wq9i0ficwmwc8prxxlmf5lr24yr82am0-gnurl-7.70.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/l6q1zh400nsdh186f1ka9kzjh7cx9w5f-gnurl-7.70.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/v8ximag912r54rwwq6whzzhq28fyp5pp-gnurl-7.70.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/jmsdh1vqh916l6p8dba79swkbr7p92jk-gnurl-7.70.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/5zbijnyhpxj6v40s94pczyv0m5y567ji-gnurl-7.70.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/78wn7c9pk5mk9bk6778xx7n8jixqvvz2-gnurl-7.70.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/gp9wda6lcjnfdsfl4cawqkhjsysp4iyx-gnurl-7.70.0.drv
riscv64-linux/gnu/store/0bs98090ibn5rkrcp8g0xxs3zi4nrhpm-gnurl-7.70.0.drv
    powerpc-linux/gnu/store/3yf5dfpkj2i9f9kr98qnniq5481dr0iv-gnurl-7.70.0.drv
      powerpc64le-linux/gnu/store/wpp0hv6y2w2k4n5x0vp2lbi23i4b2i7g-gnurl-7.70.0.drv
      mips64el-linux/gnu/store/gwjb7ag6mq9bvpnwv09857swgwhjp42w-gnurl-7.70.0.drv
        i686-linux/gnu/store/f77bw7xwa8jcdy4322r9lzwja39yqzmn-gnurl-7.70.0.drv
        i586-gnu/gnu/store/fzvp8f5kqhd06x8da5kwmy1n0m8hcpcy-gnurl-7.70.0.drv
        armhf-linux/gnu/store/qn75vaam4w74ilkx81jh9829czbcpy9i-gnurl-7.70.0.drv
        aarch64-linux/gnu/store/p0q4pydcxm8zk5rayc1k2x054frlf40a-gnurl-7.70.0.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'gnutls' does not match package name 'gnutls-dane'
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?