パッケージ: libsoup2.4-dev (2.74.3-1)
libsoup2.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 -- 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 and XML-RPC support
This package contains the development files.
その他の libsoup2.4-dev 関連パッケージ
|
|
|
|
-
- dep: gir1.2-soup-2.4 (= 2.74.3-1)
- libsoup HTTP ライブラリの GObject introspection データ
-
- dep: libbrotli-dev
- library implementing brotli encoder and decoder (development files)
-
- dep: libglib2.0-dev (>= 2.58.0)
- Development files for the GLib library
-
- dep: libpsl-dev (>= 0.20)
- Library for Public Suffix List (development headers)
-
- dep: libsoup2.4-1 (= 2.74.3-1)
- C で実装された HTTP ライブラリ -- 共有ライブラリ
-
- dep: libsqlite3-dev
- SQLite 3 開発用ファイル
-
- dep: libxml2-dev
- GNOME XML library - development files
-
- dep: zlib1g-dev
- 圧縮ライブラリ - 開発キット
-
- sug: libsoup2.4-doc
- HTTP library implementation in C -- API Reference