libsoup-1.99.28

Introduction to libsoup

The libsoup package contains an HTTP library implementation in C. This is useful for accessing HTTP servers in a completely asynchronous mode.

Package information

libsoup dependencies

Required

GLib-2.4.1 and libxml2-2.6.9

Optional

GTK-Doc-1.2 and GnuTLS (which needs libgpg-error, libgcrypt and opencdk, in that order.)

Installation of libsoup

Install libsoup by running the following commands:

./configure --prefix=/usr --libexecdir=/usr/sbin &&
make &&
make install

Contents

The libsoup package contains libsoup libraries.

Description

libsoup libraries

libsoup libraries provide functions for asynchronous HTTP connections.