Source: ruby-password
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper-compat (= 14),
               cracklib-runtime,
               gem2deb,
               libcrack2-dev,
               ruby-termios <!nocheck>,
               wamerican <!nocheck> | wordlist <!nocheck>
Standards-Version: 4.7.4
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

Package: ruby-password
Architecture: any
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.
