summaryrefslogtreecommitdiffstats
path: root/qtkeychain
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-02-14 21:42:27 +0000
committer Eric Hameleers <alien@slackware.com>2014-02-14 21:42:27 +0000
commit69695958a53e039d4b58602e4ad66931d0e149fd (patch)
tree4fb0a275885b792f0a82ee40d7467c7dbbbd1983 /qtkeychain
parent256a21f75dc74795110863417bb90b4191b772eb (diff)
downloadasb-69695958a53e039d4b58602e4ad66931d0e149fd.tar.gz
asb-69695958a53e039d4b58602e4ad66931d0e149fd.tar.xz
Initial revision
Diffstat (limited to 'qtkeychain')
-rw-r--r--qtkeychain/build/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/qtkeychain/build/slack-desc b/qtkeychain/build/slack-desc
new file mode 100644
index 00000000..c65c61a1
--- /dev/null
+++ b/qtkeychain/build/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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+qtkeychain: qtkeychain (Qt API for storing passwords securelely)
+qtkeychain:
+qtkeychain: QtKeychain is a Qt API to store passwords and other secret data
+qtkeychain: securely. If running, GNOME Keyring is used, otherwise qtkeychain
+qtkeychain: tries to use KWallet (via D-Bus), if available.
+qtkeychain: In unsupported environments QtKeychain will report an error.
+qtkeychain: It will not store any data unencrypted unless explicitly requested
+qtkeychain: (setInsecureFallback( true )).
+qtkeychain:
+qtkeychain: qtkeychain home: https://github.com/frankosterfeld/qtkeychain
+qtkeychain: