软件包:libsoup-gnome-2.4-1(2.74.3-8)
libsoup-gnome-2.4-1 的相关链接
Debian 的资源:
下载源码包 libsoup2.4:
维护小组:
- Debian GNOME Maintainers (QA 页面, 邮件存档)
- Iain Lane (QA 页面)
- Jeremy Bicha (QA 页面)
- Sebastien Bacher (QA 页面)
外部的资源:
- 主页 [wiki.gnome.org]
相似软件包:
HTTP library implementation in C -- GNOME support 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).
The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on.
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 and XML-RPC support
This package contains the GNOME support shared library.
其他与 libsoup-gnome-2.4-1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.80.0)
- C 例程的 GLib 软件库
-
- dep: libsoup-2.4-1 (= 2.74.3-8)
- HTTP library implementation in C -- Shared library