SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libmicrohttpd10 rpm build for : Mandrake Other. For other distributions click libmicrohttpd10.

Name : libmicrohttpd10
Version : 0.9.22 Vendor : Mandriva
Release : 1 Date : 2012-09-09 18:32:34
Group : System/Libraries Source RPM : libmicrohttpd-0.9.22-1.src.rpm
Size : 0.14 MB
Packager : Dmitry Mikhirev < dmikhirev_mandriva_org>
Summary : Small C library to run an HTTP server
Description :
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 libmicrohttpd from other projects are:

* C library: fast and small
* API is simple, expressive and fully reentrant
* Implementation is (largely) http 1.1 compliant
* HTTP server can listen on multiple ports
* Support for IPv6
* Creates binary of only 22k (for now)
* Three different threading models

libmicrohttpd was started because the author needed an easy way to add
a concurrent HTTP server to other projects. Existing alternatives were
either non-free, not reentrant, standalone, of terrible code quality or
a combination thereof. Do not use libmicrohttpd if you are looking for
a standalone http server; there are many other projects out there that
provide that kind of functionality already. However, if you want to be
able to serve simple WWW pages from within your C or C++ application,
check it out.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libmicrohttpd10-0.9.22-1-mdv2012.0.i586.rpm
     Search for other platforms
libmicrohttpd10-0.9.22-1-mdv2012.0.sparc.rpm
libmicrohttpd10-0.9.22-1-mdv2012.0.alpha.rpm
libmicrohttpd10-0.9.22-1-mdv2012.0.ppc.rpm
libmicrohttpd10-0.9.22-1-mdv2012.0.ia64.rpm
libmicrohttpd10-0.9.22-1-mdv2012.0.s390.rpm

Provides :
elf(buildid)
libmicrohttpd.so.10
libmicrohttpd10

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.10)
libc.so.6(GLIBC_2.15)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libgcrypt.so.11
libgcrypt.so.11(GCRYPT_1.2)
libgnutls.so.28
libgnutls.so.28(GNUTLS_1_4)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.2)
librt.so.1
librt.so.1(GLIBC_2.2)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/libmicrohttpd.so.10
/usr/lib/libmicrohttpd.so.10.16.1
/usr/share/doc/libmicrohttpd10
/usr/share/doc/libmicrohttpd10/AUTHORS
/usr/share/doc/libmicrohttpd10/COPYING
/usr/share/doc/libmicrohttpd10/ChangeLog
/usr/share/doc/libmicrohttpd10/NEWS
/usr/share/doc/libmicrohttpd10/README
/usr/share/man/man3/libmicrohttpd.3.xz

 
ICM