软件包:libsoup-3.0-0(3.6.0-3) [debports]
HTTP library implementation in C -- Shared library
It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages.
libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it).
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support
This package contains the shared library.
其他与 libsoup-3.0-0 有关的软件包
|
|
|
|
-
- dep: glib-networking
- network-related giomodules for GLib
-
- dep: libbrotli1 (>= 0.6.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.80.0)
- C 例程的 GLib 软件库
-
- dep: libgssapi-krb5-2 (>= 1.17)
- MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-
- dep: libnghttp2-14 (>= 1.50.0)
- 实现 HTTP/2 协议的软件库(共享库)
-
- dep: libpsl5t64 (>= 0.16.0)
- 公开后缀列表库(共享库)
-
- dep: libsoup-3.0-common
- HTTP library implementation in C -- Common files
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时