diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-12-24 18:42:20 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 18:49:30 +0700 |
| commit | eb4cc352528ec3cbc0e5c8066ec357cc73f4ad6d (patch) | |
| tree | 0515b61978911884cd74ce17294f0b9bc4cc1315 /python/python3-pykeepass/python3-pykeepass.info | |
| parent | 2882eb6dbe4826c487867ea103bd6481331b502a (diff) | |
python/python3-pykeepass: Added (importing passwords from Keepass).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pykeepass/python3-pykeepass.info')
| -rw-r--r-- | python/python3-pykeepass/python3-pykeepass.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.info b/python/python3-pykeepass/python3-pykeepass.info new file mode 100644 index 0000000000..e259e42868 --- /dev/null +++ b/python/python3-pykeepass/python3-pykeepass.info @@ -0,0 +1,10 @@ +PRGNAM="python3-pykeepass" +VERSION="4.0.6" +HOMEPAGE="https://github.com/libkeepass/pykeepass" +DOWNLOAD="https://github.com/libkeepass/pykeepass/archive/v4.0.6/pykeepass-4.0.6.tar.gz" +MD5SUM="fd2114170c85b3d5a1610506ddf792f4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="argon2-cffi python3-construct python3-dateutil lxml pycryptodomex" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |
