Stars
Ruby interface for the zlib compression/decompression library
URI is a module providing classes to handle Uniform Resource Identifiers
Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.
Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
This class implements a pretty printing algorithm.
The Observer pattern provides a simple mechanism for one object to inform a set of interested third-party objects when its state changes.
This library provides functionality to send internet mail via SMTP, the Simple Mail Transfer Protocol.
This library provides functionality for retrieving email via POP3, the Post Office Protocol version 3. For details of POP3
Ruby client api for Internet Message Access Protocol
Net::HTTP provides a rich library which can be used to build HTTP user-agents.