Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-05 | Use RUBY_DLEXT as a file name extension of a loadable module. | minskim | 1 | -2/+2 | |
(There should be a pkgsrc-wide variable instead of a Ruby-specific one.) | |||||
2006-04-01 | Import ruby-password. | minskim | 6 | -0/+65 | |
Ruby/Password is a suite of password handling methods for Ruby. It supports the manual entry of passwords from the keyboard in both buffered and unbuffered modes, password strength checking, random password generation, phonemic password generation (for easy memorization by human-beings) and the encryption of passwords. |