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.
- Outputs:
out - Website: https://kontact.kde.org
- Licenses: LGPL 2.0+
- Package source: gnu/packages/kde-pim.scm
- Builds: See build status
- Issues: See known issues
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.