1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libfile-keepass-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libcrypt-rijndael-perl, libxml-parser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Genannt <jonas.genannt@capi2name.de>
Standards-Version: 3.9.4
Homepage: http://search.cpan.org/dist/File-KeePass/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-keepass-perl.git
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libfile-keepass-perl.git;a=summary
Package: libfile-keepass-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-rijndael-perl, libxml-parser-perl
Description: interface to KeePass V1 and V2 database files
Perl interface to KeePass (KeePassX) V1 and V2 database files. File::KeePass
provides methods to create/write/update KeePass files.
.
For more information about KeePassX please have a look at the keepassx package
in Debian.
|