diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-23 15:25:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-23 15:30:41 +0700 |
commit | a862ae1a1fbc765e5cefe5754ca8f5b5a3e1ff9a (patch) | |
tree | dbbf3e87c904200fd64f270ef305f5e5f409b14c /libraries/libsoup3/slack-desc | |
parent | 3111346d0e8a9c3b6fc37696cbd567d165ed07f1 (diff) |
libraries/libsoup3: Added (an HTTP client/server library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libsoup3/slack-desc')
-rw-r--r-- | libraries/libsoup3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libsoup3/slack-desc b/libraries/libsoup3/slack-desc new file mode 100644 index 0000000000000..2567a528e2c53 --- /dev/null +++ b/libraries/libsoup3/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libsoup3: libsoup3 (an HTTP client/server library) +libsoup3: +libsoup3: Soup is an HTTP client/server library implementation in C. It uses +libsoup3: GObjects and the glib main loop to integrate well with GTK+ +libsoup3: applications, and has a synchronous API suitable for use in threaded +libsoup3: applications. +libsoup3: +libsoup3: +libsoup3: +libsoup3: +libsoup3: |