Aucune description

IKEGAMI Hiroyuki 52999adfcb fix readme il y a 16 ans
pwman 3b35a06b7c add method il y a 16 ans
scripts 9ade926668 Added patches that usually go in debian package. Removed echo on password input il y a 16 ans
PKG-INFO be131210c8 First git commit il y a 16 ans
README 52999adfcb fix readme il y a 16 ans
setup.py be131210c8 First git commit il y a 16 ans

README

== Installing ==

Pwman3 requires the following debian packages:
python-pysqlite2
python-celementtree
python-crypto

To install:

$ python setup.py install

== ikegam's function ==

* making a password from the numeric character and the alphabet character ([A-Za-z0-9]).

You can add a parametor for making the password to the config(~/.pwman/config).

For Example)
[Generator]
numerics = true