Source: libmojolicious-plugin-bcrypt-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Oleg Gashev <oleg@gashev.net>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcrypt-eksblowfish-perl,
 libmojolicious-perl (>= 4.0),
 perl
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/Mojolicious-Plugin-Bcrypt/

Package: libmojolicious-plugin-bcrypt-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libcrypt-eksblowfish-perl,
 libmojolicious-perl (>= 4.0)
Description: module to bcrypt passwords for Mojolicious
 Mojolicious::Plugin::Bcrypt module provides a helper for crypting and
 validating passwords via bcrypt algorithm inside your mojolicious web
 application.

