crypt-rot13

crypt-rot13 1.0.5

This can be used as a simple cryptography system.What is new in this release:Refactored the Rakefile removing an old install task, adding a clean task, and setting a default task. What is new in version 1.0.4:Fixed a packaging bug. Added the...

file-temp

file-temp 1.2.1

The feature list includes improved security, pure Ruby code, a superior interface and better support for Microsoft Windows.What is new in this release:Refactored the tests to use declarative syntax and added one test for invalid templates. Removed the...

HTML-table

HTML-table 1.4.1

This small tool will be very useful in implementing and generating design templates.What is new in this release:The HTML::Table constructor now accepts an optional hash of options. If present, they are treated as table attributes. Some Rakefile and...

proc-wait3

proc-wait3 1.7.2

In distribution running Ruby 1.8.4 or earlier, it also adds the getrlimit and setrlimit methods.What is new in this release:Explicitly check for and include sys/resource.h because Debian. What is new in version 1.5.5:Now compatible with Ruby...

net-ping

net-ping 1.7.6

It works with both TCP and UDP packets.Features:Ping::TCP Ping::UDP Ping::External Ping::HTTP Ping::ICMP Ping::WMI What is new in this release:Changed TCP handling yet again, as it was returning false positives. What is new in version 1.7.4:Remove the...

IO-extra

IO-extra 1.2.8

The methods are IO.closefrom, IO.fdwalk, IO#directio? and IO#directio=.What is new in this release:Direct IO is now supported on Darwin, and some bugs in the directio methods have been fixed. Thanks go to Genki Takiuchi for the patches. Fixed a bug in...

crypt-fog

crypt-fog 1.0.2

This is recommended for usage only where hyper-sensitive data is not present, and only as a way to hide data from an untrained eye.In addition to the module, a stand-alone program is included called "fogenc" that takes both a string and a number as...