summaryrefslogtreecommitdiffstats
path: root/libraries/libsoup3/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libsoup3/README')
-rw-r--r--libraries/libsoup3/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libsoup3/README b/libraries/libsoup3/README
new file mode 100644
index 0000000000..dbdd7128d3
--- /dev/null
+++ b/libraries/libsoup3/README
@@ -0,0 +1,6 @@
+Soup is an HTTP client/server library implementation in C. It uses
+GObjects and the glib main loop to integrate well with GTK+
+applications, and has a synchronous API suitable for use in threaded
+applications.
+
+NOTE: This package can co-exist with libsoup package in Slackware.