aboutsummaryrefslogtreecommitdiff
path: root/system/apg/README
diff options
context:
space:
mode:
authorGeorgy Shepelev <geo.shepelev@gmail.com>2010-12-26 12:15:25 -0200
committerNiels Horn <niels.horn@slackbuilds.org>2010-12-26 12:15:25 -0200
commit45f23d100c1058bb50bc814f4d4b4418ab6771bd (patch)
tree33cd4c5da8d406646a769b89238ed3233a535acf /system/apg/README
parent26d5ed53da1fc177d572efa5d9adc0dd366bba2c (diff)
downloadslackbuilds-45f23d100c1058bb50bc814f4d4b4418ab6771bd.tar.xz
system/apg: Added (Automated Password Generator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/apg/README')
-rw-r--r--system/apg/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/system/apg/README b/system/apg/README
new file mode 100644
index 000000000000..ca3dc56b4d4e
--- /dev/null
+++ b/system/apg/README
@@ -0,0 +1,16 @@
+APG (Automated Password Generator) is a tool set for random password
+generation.
+
+ * For installation instructions see INSTALL
+ * For usage instructions see manpages
+ * For tips see doc/APG_TIPS
+ * For copying information see COPYING
+
+To build the apg daemon as well, start the script with:
+
+ APGD=yes ./apg.SlackBuild
+
+NOTE:
+This release (APG v2.2.0) is NOT compatible with TkAPG (Tcl/Tk frontend
+for APG).
+