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

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.

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.