summaryrefslogtreecommitdiffstats
path: root/libraries/coeurl/slack-desc
diff options
context:
space:
mode:
author Lockywolf <for_coeurl.2023-10-18@lockywolf.net>2023-10-19 13:03:33 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-19 13:45:48 +0700
commit2405f66d9e0bf81ae8aa3d92a7ce5ecc60d8ae41 (patch)
tree3ca1156852bedd1d50f78da1d93f958ea614166d /libraries/coeurl/slack-desc
parent595a42c067442c726f16b2a3c4865fa2faaa5fa6 (diff)
downloadslackbuilds-2405f66d9e0bf81ae8aa3d92a7ce5ecc60d8ae41.tar.gz
slackbuilds-2405f66d9e0bf81ae8aa3d92a7ce5ecc60d8ae41.tar.xz
libraries/coeurl: Added (curl wrapper for C++).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/coeurl/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/coeurl/slack-desc b/libraries/coeurl/slack-desc
new file mode 100644
index 0000000000..6368e28c45
--- /dev/null
+++ b/libraries/coeurl/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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+coeurl: coeurl (curl wrappers for C++)
+coeurl:
+coeurl: Simple library to do http requests asynchronously via CURL in C++.
+coeurl: (Eventually as coroutines, once all the compilers I need to support
+coeurl: support them.) This is based on the CURL-libevent example.
+coeurl:
+coeurl:
+coeurl:
+coeurl:
+coeurl:
+coeurl: