Package: pwgen Version: 2.05 Revision: 1 Description: Simple password generator DescDetail: << pwgen generates random, meaningless but pronounceable passwords. These passwords contain either only lowercase letters, or upper and lower case mixed, or digits thrown in. Uppercase letters and digits are placed in a way that eases remembering their position when memorizing only the word. << License: GPL DocFiles: LICENSE ChangeLog Maintainer: Beat Birkhofer Homepage: http://sourceforge.net/projects/pwgen/ Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-MD5: b94546a346cb352054ea2d3d09f7f885 ConfigureParams: --mandir=%p/share/man InstallScript: << head -n 9 pwgen.c > LICENSE make install DESTDIR=%d <<