diff options
author | Timothy Pollard <t.pollard.12@scu.edu.au> | 2010-05-11 20:02:06 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:02:06 +0200 |
commit | 28e07c5b7ec1d76d3a6183a26644f4f43511b864 (patch) | |
tree | 5e7746f5bc7f80762dc92cbc5a6cb60418da8fdd /system/pwgen/slack-desc | |
parent | 90500bd86f52dcc9d4bbe26e150d647175675f81 (diff) | |
download | slackbuilds-28e07c5b7ec1d76d3a6183a26644f4f43511b864.tar.gz |
system/pwgen: Added to 12.0 repository
Diffstat (limited to 'system/pwgen/slack-desc')
-rw-r--r-- | system/pwgen/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/pwgen/slack-desc b/system/pwgen/slack-desc new file mode 100644 index 0000000000..fdc1c14d74 --- /dev/null +++ b/system/pwgen/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +pwgen: pwgen (A small tool to generate semi-random passwords) +pwgen: +pwgen: Pwgen is a small, GPL'ed password generator which creates passwords +pwgen: which can be easily memorized by a human. +pwgen: +pwgen: Note: The passwords generated by this program aren't as secure as +pwgen: fully random passwords, but they are certainly better than +pwgen: "password1" or similar :-). +pwgen: +pwgen: http://sourceforge.net/projects/pwgen/ +pwgen: |