ruby-net-pop 0.1.2
Ruby client library for POP3
This library provides functionality for retrieving email via POP3, the Post Office Protocol version 3, as specified by RFC1939.
- Website: https://github.com/ruby/net-pop
- Licenses: FreeBSD
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-net-pop 0.1.2
as follows:
guix install ruby-net-pop@0.1.2
Or install the latest version:
guix install ruby-net-pop
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.