kimap 22.08.1
Library for handling IMAP
This library provides a job-based API for interacting with an IMAP4rev1 server. It manages connections, encryption and parameter quoting and encoding, but otherwise provides quite a low-level interface to the protocol. This library does not implement an IMAP client; it merely makes it easier to do so.
- Website: https://api.kde.org/kdepim/kimap/html/index.html
- Licenses: GPL 2+ · LGPL 2.0+
- Package source: gnu/packages/kde-pim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kimap 22.08.1
as follows:
guix install kimap@22.08.1
Or install the latest version:
guix install kimap
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.