パッケージ: libsoup-3.0-0 (3.2.2-2)
libsoup-3.0-0 に関するリンク
Debian の資源:
libsoup3 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [wiki.gnome.org]
類似のパッケージ:
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 (>= 2.32.0)
- GLib 用ネットワーク関連 giomodule 群
-
- dep: libbrotli1 (>= 0.6.0)
- brotli エンコーダおよびデコーダを実装するライブラリ (共有ライブラリ)
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.70.0)
- C ルーチンの GLib ライブラリ
-
- dep: libgssapi-krb5-2 (>= 1.17)
- MIT Kerberos ランタイムライブラリ - krb5 GSS-API 機構
-
- dep: libnghttp2-14 (>= 1.50.0)
- HTTP/2 プロトコルを実装するライブラリ (共有ライブラリ)
-
- dep: libpsl5 (>= 0.20)
- Public Suffix List 用ライブラリ(共有ライブラリ)
-
- 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)
- 圧縮ライブラリ - ランタイム