Source: libconfig-identity-perl
Section: perl
Priority: optional
Maintainer: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libfile-homedir-perl,
 libfile-which-perl,
 libipc-run-perl,
 libtest-most-perl,
 perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Config-Identity
Testsuite: autopkgtest-pkg-perl

Package: libconfig-identity-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libfile-homedir-perl,
 libfile-which-perl,
 libipc-run-perl
Description: module to load (and optionally decrypt) user/pass identity information
 Config::Identity is a tool for loadiing (and optionally decrypting via GnuPG)
 user/pass identity information
 .
 For GitHub API access, an identity is a login/token pair
 .
 For PAUSE access, an identity is a user/password pair
