libmicrohttpd 1.0.0-ok1 source package in openKylin

Changelog

libmicrohttpd (1.0.0-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 27 Mar 2024 03:46:41 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile.bedrock
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock proposed main libs

Downloads

File Size SHA-256 Checksum
libmicrohttpd_1.0.0.orig.tar.gz 2.1 MiB a02792d3cd1520e2ecfed9df642079d44a36ed87167442b28d7ed19e906e3e96
libmicrohttpd_1.0.0.orig.tar.gz.asc 854 bytes 6f7a7cebd0fb989605f32d2f11e783a714d690dc8a46aca2e78f1835c4b8f513
libmicrohttpd_1.0.0-ok1.debian.tar.xz 11.6 KiB b091199d2e2d1b90ab3a7e6542e98647cb5fd195542f06f2da21386f0f82e863
libmicrohttpd_1.0.0-ok1.dsc 2.3 KiB 2034f189d167cabaf71017a03436cbe17016efbdec5f7ab3067b37f1dba84cb1

View changes file

Binary packages built by this source

libmicrohttpd-dev: 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.
 .
 This package contains the development files.

libmicrohttpd12: library embedding HTTP server functionality

 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

libmicrohttpd12-dbgsym: debug symbols for libmicrohttpd12