summaryrefslogtreecommitdiffstats
path: root/system/pam-gnupg/README
diff options
context:
space:
mode:
author Julian Grinblat <julian@dotcore.co.il>2022-03-31 21:43:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:57 +0700
commit3e49664ca0d1a7080ac07b578844ebcb5e33eb40 (patch)
treee869b2032f4919f62a0bdf7e95d042aa85590f1e /system/pam-gnupg/README
parenta00dfa85a09d0f93a0f0130ec0d590ae283acc71 (diff)
downloadslackbuilds-3e49664ca0d1a7080ac07b578844ebcb5e33eb40.tar.gz
slackbuilds-3e49664ca0d1a7080ac07b578844ebcb5e33eb40.tar.xz
system/pam-gnupg: Added (Unlock GnuPG keys on login).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pam-gnupg/README')
-rw-r--r--system/pam-gnupg/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/pam-gnupg/README b/system/pam-gnupg/README
new file mode 100644
index 0000000000..55e7321e7f
--- /dev/null
+++ b/system/pam-gnupg/README
@@ -0,0 +1,4 @@
+Tree-sitter is a parser generator tool and an incremental
+parsing library. It can build a concrete syntax tree for a
+source file and efficiently update the syntax tree as the
+source file is edited.