The libsoup package contains an HTTP library implementation in C. This is useful for accessing HTTP servers in a completely asynchronous mode.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libsoup/1.99/libsoup-1.99.28.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libsoup/1.99/libsoup-1.99.28.tar.bz2
Download size: 365 KB
Estimated Disk space required: 13 MB
Estimated build time: 0.41 SBU
GTK-Doc-1.2 and GnuTLS (which needs libgpg-error, libgcrypt and opencdk, in that order.)
Install libsoup by running the following commands:
./configure --prefix=/usr --libexecdir=/usr/sbin &&
make &&
make install
The libsoup package contains libsoup libraries.