ciderwebmail

IMAP webmail service

CiderWebmail is a modern, user friendly and maintenance free webmail application. It's targeted at mailserver administrators who need to provide web access for their user's mailboxes and individuals wanting to access their mailboxes via an always available web application.

corosync

cluster engine daemon and utilities

The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features:

libcfg7

cluster engine CFG library

The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features:

libcmap4

cluster engine CMAP library

The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features:

libsam4

cluster engine SAM library

The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features:

python3-dacite

Simple creation of data classes from dictionaries

Passing plain dictionaries as a data container between your functions or methods isn't a good practice. Of course you can always create your custom class instead, but this solution is an overkill if you only want to merge a few fields within a single object.