category: Devel requires: mingw64-i686-gettext mingw64-i686-glib2.0 mingw64-i686-libxml2 mingw64-i686-pkg-config mingw64-i686-sqlite3 mingw64-i686-glib2.0-networking sdesc: "GNOME HTTP library for Win32 toolchain" ldesc: "Soup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation, but the SOAP code was later removed (and then later partially reimplemented...) Soup uses GObjects and the glib main loop, and is designed to work well with Gtk/GNOME 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)."