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

bubger 1.1

IMAP archive generator

bubger is a mailing list archive generator for mail stored in IMAP. It produces static files of HTML, Atom and mboxrd, making its output easy to serve from a host without IMAP access. It requires the IMAP THREAD extension.

Installation

Install bubger 1.1 as follows:

guix install bubger@1.1

Or install the latest version:

guix install bubger

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.