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

kmime

Library for handling MIME data

This library provides an API for handling MIME data. MIME (Multipurpose Internet Mail Extensions) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets.

Installation

Install the latest version of kmime as follows:

guix install kmime

Or install a particular version:

guix install kmime@23.04.3

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.