套件:libsoup-gnome2.4-dev(2.74.3-8)
libsoup-gnome2.4-dev 的相關連結
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 development files
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 development files for the GNOME support.
其他與 libsoup-gnome2.4-dev 有關的套件
|
|
|
|
-
- dep: gir1.2-soup-2.4 (= 2.74.3-8)
- GObject introspection data for the libsoup HTTP library
-
- dep: libsoup-gnome-2.4-1 (= 2.74.3-8)
- HTTP library implementation in C -- GNOME support library
-
- dep: libsoup2.4-dev (= 2.74.3-8)
- HTTP library implementation in C -- Development files
-
- sug: libsoup2.4-doc
- HTTP library implementation in C -- API Reference