[ 源代码: libsoup3 ]
软件包:libsoup-3.0-dev(3.6.1-1)
libsoup-3.0-dev 的相关链接
Debian 的资源:
下载源码包 libsoup3:
维护小组:
- Debian GNOME Maintainers (QA 页面, 邮件存档)
- Iain Lane (QA 页面)
- Jeremy Bícha (QA 页面)
- Michael Biebl (QA 页面)
- Sebastien Bacher (QA 页面)
外部的资源:
- 主页 [gnome.pages.gitlab.gnome.org]
相似软件包:
HTTP library implementation in C -- 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).
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 development files.
其他与 libsoup-3.0-dev 有关的软件包
|
|
|
|
-
- dep: gir1.2-gio-2.0-dev
- 软件包暂时不可用
-
- dep: gir1.2-soup-3.0 (= 3.6.1-1)
- GObject introspection data for the libsoup HTTP library
-
- dep: libbrotli-dev
- library implementing brotli encoder and decoder (development files)
-
- dep: libglib2.0-dev (>= 2.70)
- Development metapackage for the GLib family of libraries
-
- dep: libnghttp2-dev
- library implementing HTTP/2 protocol (development files)
-
- dep: libpsl-dev
- Library for Public Suffix List (development headers)
-
- dep: libsoup-3.0-0 (= 3.6.1-1)
- HTTP library implementation in C -- Shared library
-
- dep: libsqlite3-dev
- SQLite 3 development files
-
- dep: libsysprof-capture-4-dev
- capture library for system-wide Linux profiler
-
- dep: zlib1g-dev
- 压缩库 - 开发文件
-
- sug: libsoup-3.0-doc
- HTTP library implementation in C -- API Reference