[ ソース: libmicrohttpd ]
パッケージ: libmicrohttpd-dev (0.9.66-1)
libmicrohttpd-dev に関するリンク
Trisquel の資源:
libmicrohttpd ソースパッケージをダウンロード:
- [libmicrohttpd_0.9.66-1.dsc]
- [libmicrohttpd_0.9.66.orig.tar.gz]
- [libmicrohttpd_0.9.66.orig.tar.gz.asc]
- [libmicrohttpd_0.9.66-1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Bertrand Marc
外部の資源:
- ホームページ [www.gnu.org]
類似のパッケージ:
library embedding HTTP server functionality (development)
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish GNU Libmicrohttpd from other projects are:
* C library: fast and small * API is simple, expressive and fully reentrant * Implementation is HTTP 1.1 compliant * HTTP server can listen on multiple ports * Four different threading models (select, poll, pthread, thread pool) * Support for IPv6 * Support for SHOUTcast * Support for incremental processing of POST data (optional) * Support for basic and digest authentication (optional) * Support for SSL3 and TLS
This package contains the development files.
その他の libmicrohttpd-dev 関連パッケージ
|
|
|
-
- dep: libgcrypt-dev
- 以下のパッケージによって提供される仮想パッケージです: libgcrypt20-dev
-
- dep: libgnutls28-dev
- GNU TLS library - development files
-
- dep: libmicrohttpd12 (= 0.9.66-1)
- library embedding HTTP server functionality