SlackBuildsOrg/network/libvarlink
Lockywolf b09c1c6d2a
network/libvarlink: Added (Varlink Protocol).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-15 10:25:59 +07:00
..
libvarlink.info
libvarlink.SlackBuild
README
slack-desc

Varlink is an interface description format and protocol that aims to
make services accessible to both humans and machines in the simplest
feasible way.

A varlink interface combines the classic UNIX command line options,
STDIN/OUT/ERROR text formats, man pages, service metadata and provides
the equivalent over a single file descriptor, a.k.a. “FD3”.

Varlink is plain-text, type-safe, discoverable, self-documenting,
remotable, testable, easy to debug. Varlink is accessible from any
programming environment. See the Ideals page for more. And everybody
likes Screenshots.