debian-forge/osbuild/util
David Rheinsberg 6f8ba82fc6 util: add JSON Communication module
Add a new module that implements a simple JSON communication channel.
This is meant to replace all our hard-coded SOCK_DGRAM code that is
copied all over the place.

This is intentionally left simple. It only supports synchronous
operations, trivial JSON encoding and decoding, and uses a message-based
transport mode.
2020-04-21 13:47:38 +02:00
..
jsoncomm.py util: add JSON Communication module 2020-04-21 13:47:38 +02:00
ostree.py util: new ostree module with TreeFile helper 2020-04-15 15:39:45 +02:00
selinux.py util/selinux: add simple setfiles wrapper 2020-04-15 15:39:45 +02:00