aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2023-12-24 14:17:15 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:34 +0700
commit8f163f625869c998621c733e8377c6153fa66f7e (patch)
tree1ec6fb1a034e51683a584d5ae308689c7132d34a
parent0f496d7041e62d911061b0e4369a4454178eb8c5 (diff)
downloadslackbuilds-8f163f625869c998621c733e8377c6153fa66f7e.tar.xz
system/pass-import: Update README (list python3-pykeepass as optional DEP)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/pass-import/README4
-rw-r--r--system/pass-import/pass-import.SlackBuild2
2 files changed, 5 insertions, 1 deletions
diff --git a/system/pass-import/README b/system/pass-import/README
index a40b6e6ee65f..1237cffd0e48 100644
--- a/system/pass-import/README
+++ b/system/pass-import/README
@@ -1,2 +1,6 @@
pass import is a pass extension for importing data from most existing
password managers.
+
+python3-pykeepass (optional) provides support for importing passwords
+directly from Keepass databases. For example, with this command:
+pass import keepass file.kdbx
diff --git a/system/pass-import/pass-import.SlackBuild b/system/pass-import/pass-import.SlackBuild
index c0c62744d1a9..a6c64590e35b 100644
--- a/system/pass-import/pass-import.SlackBuild
+++ b/system/pass-import/pass-import.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pass-import
-# Copyright 2021-2022 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2021-2024 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is