SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libmicrohttpd4 rpm build for : Mandriva 2009. For other distributions click libmicrohttpd4.

Name : libmicrohttpd4
Version : 0.3.1 Vendor : Mandriva
Release : 2mdv2009.0 Date : 2008-08-08 10:38:05
Group : System/Libraries Source RPM : libmicrohttpd-0.3.1-2mdv2009.0.src.rpm
Size : 0.07 MB
Packager : Thierry Vignaud < tvignaud_mandriva_com>
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/official/2009.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libmicrohttpd4-0.3.1-2mdv2009.0.i586.rpm
ftp.icm.edu.pl  libmicrohttpd4-0.3.1-2mdv2009.0.i586.rpm
     Search for other platforms
libmicrohttpd4-0.3.1-2mdv2009.0.sparc.rpm
libmicrohttpd4-0.3.1-2mdv2009.0.alpha.rpm
libmicrohttpd4-0.3.1-2mdv2009.0.ppc.rpm
libmicrohttpd4-0.3.1-2mdv2009.0.ia64.rpm
libmicrohttpd4-0.3.1-2mdv2009.0.s390.rpm

Provides :
libmicrohttpd.so.4
libmicrohttpd4

Requires :
libc.so.6(GLIBC_2.4)
rpmlib(CompressedFileNames) <= 3.0.4-1
libpthread.so.0
rpmlib(PayloadIsLzma) <= 4.4.6-1
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
rtld(GNU_HASH)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.0)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/lib/libmicrohttpd.so.4
/usr/lib/libmicrohttpd.so.4.0.3
/usr/share/doc/libmicrohttpd4
/usr/share/doc/libmicrohttpd4/AUTHORS
/usr/share/doc/libmicrohttpd4/COPYING
/usr/share/doc/libmicrohttpd4/ChangeLog
/usr/share/doc/libmicrohttpd4/NEWS
/usr/share/doc/libmicrohttpd4/README
/usr/share/man/man3/libmicrohttpd.3.lzma

 
ICM