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

ruby-net-pop

Ruby client library for POP3

This library provides functionality for retrieving email via POP3, the Post Office Protocol version 3, as specified by RFC1939.

Installation

Install the latest version of ruby-net-pop as follows:

guix install ruby-net-pop

Or install a particular version:

guix install ruby-net-pop@0.1.2

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.