diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-01-04 12:01:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-04 12:01:21 +0700 |
commit | 6e59605d72dcfa62600b5f598fcce00cd81e9c44 (patch) | |
tree | 5402c5f76a735a48d4fe3fb49c1771dff024cea2 /libraries/restbed/slack-desc | |
parent | 926a79efa063d195f4eedd8d54dcf6d74b668917 (diff) |
libraries/restbed: Added (asynchronous C++11 RESTful framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/restbed/slack-desc')
-rw-r--r-- | libraries/restbed/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/restbed/slack-desc b/libraries/restbed/slack-desc new file mode 100644 index 0000000000000..a42d56f968415 --- /dev/null +++ b/libraries/restbed/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------------------------------------------------------| +restbed: restbed (asynchronous C++11 RESTful framework) +restbed: +restbed: Restbed is a comprehensive and consistent programming model for +restbed: building applications that require seamless and secure +restbed: communication over HTTP, with the ability to model a range of +restbed: business processes, designed to target mobile, tablet, desktop +restbed: and embedded production environments. +restbed: +restbed: +restbed: https://github.com/corvusoft/restbed +restbed: |