README 415 B

123456789101112131415161718192021
  1. == Installing ==
  2. Pwman3 requires the following debian packages:
  3. python-pysqlite2
  4. python-celementtree
  5. python-crypto
  6. To install:
  7. $ python setup.py install
  8. == ikegam's function ==
  9. * making a password from the numeric character and the alphabet character ([A-Za-z0-9]).
  10. You can add a parametor for making the password to the config(~/.pwman/config).
  11. For Example)
  12. [Generator]
  13. numerics = true