Source: ruby-password Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Micah Anderson , Gunnar Wolf , Build-Depends: cracklib-runtime, debhelper-compat (= 13), gem2deb, libcrack2-dev, ruby-termios (>= 1.0.0~) , wamerican | wordlist Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-password.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-password Homepage: http://www.caliban.org/ruby/ruby-password.shtml Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-password Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby-termios, ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: Ruby library for handling passwords This package is a suite of password handling methods. Specifically, it handles manual entry of passwords from the keyboard in both buffered and unbuffered modes, password strength checking, random password generation, phonemic password generation, and encryption of passwords. . The common CrackLib library is used to perform password strength checking.