gmime
MIME message parser and creator library
GMime provides a core library and set of utilities which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME).
- Versions: 3.2.14
- Website: https://spruce.sourceforge.net/gmime/
- Licenses: GPL 2+ · GPL 3+ · LGPL 2.1+
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gmime
as follows:
guix install gmime
Or install a particular version:
guix install gmime@3.2.14
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.
Badge code
You can use the following badge to inform users of gmime about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/gmime'><img src='https://packages.guix.gnu.org/packages/gmime/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/gmime)
Example Org:
[[https://packages.guix.gnu.org/packages/gmime][https://packages.guix.gnu.org/packages/gmime/badges/latest-version.svg]]