SlackBuildsOrg/libraries/wangle
David Spencer 96135a7804 libraries/wangle: Fix SlackBuild.
Fixed tarball handling, build shared lib & install to lib64.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-24 20:53:08 +00:00
..
README
slack-desc
wangle.info
wangle.SlackBuild

Wangle is a framework providing a set of common client/server 
abstractions for building services in a consistent, modular, 
and composable way. 

Wangle is a library that makes it easy to build protocols, 
application clients, and application servers.
It's like Netty + Finagle smooshed together, but in C++.