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

mimetreeparser 25.08.2

Parser for MIME trees

This package provides a parser for a MIME tree and is based on KMime. The goal is given a MIME tree to extract a list of parts and a list of attachments, check the validity of the signatures and decrypt any encrypted part.

Installation

Install mimetreeparser 25.08.2 as follows:

guix install mimetreeparser@25.08.2

Or install the latest version:

guix install mimetreeparser

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.