No Description

Michael Buesch 3e49d27e81 Add release script 13 years ago
.gitignore 1b511abd8a Add setup.py 13 years ago
COPYING 6559be016d Add a copy of the GPL v2 13 years ago
README d60ce354ec Add basic README 13 years ago
cryptsql.py ee6f8c6dee Add plain dump command 13 years ago
libpwman.py 6b32f96324 Add version number 13 years ago
makerelease.sh 52052b47be Add release script 13 years ago
pwman 6b32f96324 Add version number 13 years ago
pwman-import-pwmanager 6b32f96324 Add version number 13 years ago
setup.py 6b32f96324 Add version number 13 years ago

README

------------------------------------------------
-- pwman - Lightweight password manager
------

Copyright (c) 2011 Michael Buesch



--- Install ---

Execute the following commands to install the application:

./setup.py build
sudo -i # Or any other command to become root
./setup.py install