pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-File-KeePass
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 7 10:23:32 UTC 2012
Added Files:
pkgsrc/security/p5-File-KeePass: DESCR Makefile distinfo
Log Message:
Import p5-File-KeePass-2.03 as security/p5-File-KeePass.
File::KeePass gives access to KeePass version 1 (kdb) and version
2 (kdbx) databases.
The version 1 and version 2 databases are very different in
construction, but the majority of information overlaps and many
algorithms are similar. File::KeePass attempts to iron out as many
of the differences.
File::KeePass gives nearly raw data access. There are a few utility
methods for manipulating groups and entries. More advanced manipulation
can easily be layered on top by other modules.
File::KeePass is only used for reading and writing databases and
for keeping passwords scrambled while in memory. Programs dealing
with UI or using of auto-type features are the domain of other
modules on CPAN. File::KeePass::Agent is one example.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/p5-File-KeePass/DESCR \
pkgsrc/security/p5-File-KeePass/Makefile \
pkgsrc/security/p5-File-KeePass/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index