Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
..
README fda120dd5f ruby/rubygem-mail: Added (Ruby Mail handler). пре 7 година
rubygem-mail.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
rubygem-mail.info b0344d21e9 ruby/rubygem-mail: Update maintainer email. пре 3 година
slack-desc fda120dd5f ruby/rubygem-mail: Added (Ruby Mail handler). пре 7 година

README

Ruby Mail is an internet library for Ruby that is designed to handle
emails generation, parsing and sending in a simple, rubyesque manner.

The purpose of this library is to provide a single point of access to
handle all email functions, including sending and receiving emails. All
network type actions are done through proxy methods to Net::SMTP,
Net::POP3 etc.