_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
neon 0.32.2
Dependencies: libxml2@2.9.14 openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://notroj.github.io/neon/
Licenses: GPL 2+
Synopsis: HTTP and WebDAV client library
Description:

Neon is an HTTP and WebDAV client library, with a C interface and the following features:

  1. High-level wrappers for common HTTP and WebDAV operations (GET, MOVE, DELETE, etc.);

  2. low-level interface to the HTTP request/response engine, allowing the use of arbitrary HTTP methods, headers, etc.;

  3. authentication support including Basic and Digest support, along with GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;

  4. SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer for verifying server certificates, handling client certificates, and examining certificate properties, smartcard-based client certificates are also supported via a PKCS#11 wrapper interface;

  5. abstract interface to parsing XML using libxml2 or expat, and wrappers for simplifying handling XML HTTP response bodies;

  6. WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to simplify property manipulation.

Total results: 3