diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-09-24 02:49:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-25 13:59:45 +0700 |
commit | 22e5ca35af6d3d51ec8228766dd2dcf6eb487f5e (patch) | |
tree | a3f5256a24eb43e689ac9bccd788dc251bd3c5ab /libraries/cpp-httplib/slack-desc | |
parent | 96f08f881fdfe679aa78d238ec8c264e4cc8932f (diff) |
libraries/cpp-httplib: Added (C++ header-only HTTP/S Library)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/cpp-httplib/slack-desc')
-rw-r--r-- | libraries/cpp-httplib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/cpp-httplib/slack-desc b/libraries/cpp-httplib/slack-desc new file mode 100644 index 0000000000000..3fc307ac160a9 --- /dev/null +++ b/libraries/cpp-httplib/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------------------------------------------------------| +cpp-httplib: cpp-httplib (C++ header-only HTTP/S Library) +cpp-httplib: +cpp-httplib: A C++11 single-file header-only cross platform HTTP/HTTPS library. +cpp-httplib: +cpp-httplib: Homepage: https://github.com/yhirose/cpp-httplib +cpp-httplib: +cpp-httplib: +cpp-httplib: +cpp-httplib: +cpp-httplib: +cpp-httplib: |