beachcomber 0.5.1

A centralized daemon that caches shell state (git, battery, hostname, etc.) so every consumer reads from one fast cache instead of independently forking shells
Documentation
1
2
3
4
5
6
7
8
9
10
prefix=@PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: libbeachcomber
Description: C client library for the beachcomber daemon
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lbeachcomber