Source: xkcdpass
Maintainer: Ben Finney <bignose@debian.org>
Section: admin
Priority: optional
Build-Depends:
    bash-completion,
    dh-python,
    python3-docutils,
    python3-setuptools,
    python3,
    debhelper-compat (= 13)
Standards-Version: 4.6.1
Homepage: https://github.com/redacted/XKCD-password-generator/
VCS-Git: https://salsa.debian.org/bignose/pkg-xkcdpass.git
VCS-Browser: https://salsa.debian.org/bignose/pkg-xkcdpass/
Rules-Requires-Root: no

Package: xkcdpass
Architecture: all
Depends:
    python3-pkg-resources,
    ${python3:Depends},
    ${misc:Depends}
Description: secure passphrase generator inspired by XKCD 936
 A flexible and scriptable password generator which generates strong
 passphrases, inspired by XKCD 936:
 .
     $ xkcdpass
     > correct horse battery staple
