From 7bc45f8c7e0d2dd4c240d7a66ad4ffa2cde0ccb5 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Fri, 6 Feb 2015 20:39:39 +0700 Subject: libraries/libsearpc: Added (C RPC Framework). Signed-off-by: Willy Sudiarto Raharjo --- libraries/libsearpc/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/libsearpc/slack-desc (limited to 'libraries/libsearpc/slack-desc') diff --git a/libraries/libsearpc/slack-desc b/libraries/libsearpc/slack-desc new file mode 100644 index 0000000000..f12b7e9e21 --- /dev/null +++ b/libraries/libsearpc/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------------------------------------------------------| +libsearpc: libsearpc (C RPC Framework) +libsearpc: +libsearpc: Searpc is a simple C language RPC framework based on GObject system. +libsearpc: Searpc handles the serialization/deserialization part of RPC, the +libsearpc: transport part is left to users. +libsearpc: +libsearpc: Homepage: https://github.com/haiwen/libsearpc/ +libsearpc: +libsearpc: +libsearpc: +libsearpc: -- cgit v1.2.3