Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libsoup: Soup, an HTTP library implementation
- Summary
- Libsoup is an HTTP library implementation in C. It was originally part
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
the SOAP and non-SOAP parts have now been split into separate packages.
libsoup uses the Glib main loop and is designed to work well with GTK
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the Gtk+ programming model (a synchronous operation mode is also
supported for those who want it).
Arch: src
Download: | libsoup-2.2.91-1.src.rpm |
Build Date: | Sat Mar 4 01:10:21 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 443 KiB |
Changelog
- * Sat Mar 4 17:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.2.91-1
-
- Update to 2.2.91
- * Wed Feb 15 17:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.2.7-2
-
- Remove excessive Requires for the -devel package
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.2.7-1.2.1
-
- bump again for double-long bug on ppc(64)