This package browser is in early development. Mind the rough edges.

dee 1.2.7

Model to synchronize multiple instances over DBus

Dee is a library that uses DBus to provide objects allowing you to create Model-View-Controller type programs across DBus. It also consists of utility objects which extend DBus allowing for peer-to-peer discoverability of known objects without needing a central registrar.

Installation

Install dee 1.2.7 as follows:

guix install dee@1.2.7

Or install the latest version:

guix install dee

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.