diff options
author | Pablo Santamaria <pablosantamaria@gmail.com> | 2010-05-13 00:32:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-16 22:24:30 -0500 |
commit | 455e696cca2a316c0f4fee8e11975347c8a706ff (patch) | |
tree | 53d6e2f0e7029059ae7d07e59115da79452e6b74 /system/makepasswd/slack-desc | |
parent | a6458506fbde523a463812d15d6c68d73b307564 (diff) | |
download | slackbuilds-455e696cca2a316c0f4fee8e11975347c8a706ff.tar.gz |
system/makepassword: Added (pseudorandom password generator).
Diffstat (limited to 'system/makepasswd/slack-desc')
-rw-r--r-- | system/makepasswd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/makepasswd/slack-desc b/system/makepasswd/slack-desc new file mode 100644 index 0000000000..940cb51823 --- /dev/null +++ b/system/makepasswd/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------------------------------------------------------| +makepasswd: makepasswd (generate pseudo-random passwords of a desired length) +makepasswd: +makepasswd: Makepasswd generates pseudo-random passwords of a desired length. +makepasswd: It is able to generate its crypted equivalent. +makepasswd: +makepasswd: +makepasswd: +makepasswd: +makepasswd: +makepasswd: +makepasswd: |