issues
search
grahamking
/
kip
Command line script to keep usernames/passwords in gnupg encrypted text files.
GNU General Public License v3.0
22
stars
6
forks
source link
Features/better configuration
#3
Closed
yml
closed
12 years ago
yml
commented
12 years ago
Graham,
Here it is a pull request that does 3 things:
externalized the settings outside of the python code
Use
ConfigParser
to read the settings
Fix the installation process.
--yml
Graham,
Here it is a pull request that does 3 things:
--yml