libmicrohttpd 1.0.1-1ubuntu1 source package in Ubuntu

Changelog

libmicrohttpd (1.0.1-1ubuntu1) oracular; urgency=medium

  * Merge with Debian; remaining changes:
    - Drop the optional Build-Depends on zzuf on i386 to avoid needing to
      build zzuf there.

 -- Gianfranco Costamagna <email address hidden>  Thu, 25 Jul 2024 17:45:10 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Florian Ernst
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
libmicrohttpd_1.0.1.orig.tar.gz 2.1 MiB a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94
libmicrohttpd_1.0.1.orig.tar.gz.asc 854 bytes 6aaa92a91ef00636f397872ecfa447e7f3de596cde64ee5eb3f3e091a5be8a91
libmicrohttpd_1.0.1-1ubuntu1.debian.tar.xz 17.9 KiB 42c7878ca11a05dd3a5d1e29950e94f3b8d473c1f90a62fc1885cf0a7b2db49d
libmicrohttpd_1.0.1-1ubuntu1.dsc 2.4 KiB a7bb3257d4066b253ef391911abf749ac28d89e1f53d89ff49348172c7d3b806

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.

libmicrohttpd12t64: 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

libmicrohttpd12t64-dbgsym: debug symbols for libmicrohttpd12t64