From eb4cc352528ec3cbc0e5c8066ec357cc73f4ad6d Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sun, 24 Dec 2023 18:42:20 +0700 Subject: python/python3-pykeepass: Added (importing passwords from Keepass). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pykeepass/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-pykeepass/README (limited to 'python/python3-pykeepass/README') diff --git a/python/python3-pykeepass/README b/python/python3-pykeepass/README new file mode 100644 index 0000000000..fade733ad2 --- /dev/null +++ b/python/python3-pykeepass/README @@ -0,0 +1,2 @@ +The pykeepass library allows users to write entries to a KeePass +database. -- cgit v1.2.3