Perl module to Read and write Passwordsafe v3 files
TLINDEN/Crypt--PWSafe3
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
NAME Crypt::PWSafe3 - Read and write Passwordsafe v3 files SYNOPSIS use Crypt::PWSafe3; my $vault = new Crypt::PWSafe3(file => 'filename.psafe3', password => 'somesecret'); DESCRIPTION Crypt::PWSafe3 provides read and write access to password database files created by Password Safe V3 (and up) available at http://passwordsafe.sf.net. INSTALLATION to install, type: perl Makefile.PL make make test make install to read the complete documentation, type: perldoc Crypt::PWSafe3 perldoc Crypt::PWSafe3::Record COPYRIGHT Crypt::PWSafe3 Copyright (c) 2011-2016 by T.v.Dein <tlinden@cpan.org> LICENSE This program is free software; you can redistribute it and/or modify it under the same terms of the Artistic License 2.0, see: L<http://www.perlfoundation.org/artistic_license_2_0> HOMEPAGE The homepage of Config::General is located at: http://www.daemon.de/crypt-pwsafe3/. AUTHOR T.v.Dein <tlinden |AT| cpan.org> VERSION 1.22
About
Perl module to Read and write Passwordsafe v3 files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published