blob: 881985658533a279036a8e4e3123f6539d074148 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = keeper-commander
pkgdesc = CLI, SDK and interactive shell for KeeperĀ® Password Manager.
pkgver = 16.11.4
pkgrel = 1
url = https://github.com/Keeper-Security/Commander
arch = any
license = MIT
depends = python
depends = python-asciitree
depends = python-bcrypt
depends = python-colorama
depends = python-prompt_toolkit
depends = python-pycryptodomex
depends = python-pyperclip
depends = python-pysocks
depends = python-tabulate
depends = python-websockets
depends = python-fido2
depends = python-setuptools
depends = python-requests>=2.30.0
depends = keeper-secrets-manager-core>=16.6.0
depends = python-aiortc
depends = python-protobuf>=3.19.0
depends = python-cryptography>=39.0.1
depends = python-google-api-core
depends = python-paramiko
depends = python-pykeepass
depends = python-ldap3
depends = python-botocore
depends = python-msal
depends = python-pymssql
depends = python-pymysql
depends = python-oracledb
depends = python-psycopg2
source = keeper-commander-16.11.4.tar.gz::https://github.com/Keeper-Security/Commander/archive/v16.11.4.tar.gz
sha512sums = a23d665ab0c16ace8f64006fb6541abf0437c67c4ebbbfdcddf2cab5ad6d031b1e5aa429d12ae39ffa2397f18c902f881597aef932583ccfc7e373539c063dd9
pkgname = keeper-commander
|