blob: f4def6d0c2ff9199391e86b42166868e1fb2937e (
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
|
# Generated by mksrcinfo(replacement shim) v8
# Mon Oct 7 08:35:15 AM PDT 2024
pkgbase = python-aardwolf
pkgdesc = Asynchronous RDP/VNC client in Python (headless)
pkgver = 0.2.9
pkgrel = 1
url = https://github.com/skelsec/aardwolf
arch = any
license = MIT
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools>=62.4
makedepends = python-setuptools-rust>=1.5.2
makedepends = rust
depends = python>=3.7
depends = python-unicrypto>=0.0.10
depends = python-asyauth>=0.0.13
depends = python-asysocks
depends = python-tqdm
depends = python-colorama
depends = python-asn1crypto
depends = python-asn1tools
depends = python-bitstruct
depends = python-pyperclip>=1.8.2
depends = python-arc4>=0.3.0
depends = python-pillow>=9.0.0
optdepends = python-pyqt5
source = https://github.com/skelsec/aardwolf/archive/refs/tags/0.2.9.tar.gz
sha256sums = e723b275dd62e9f42d437ea8175c40b3118183c56093afc56d3faf7264ab0c3c
pkgname = python-aardwolf
|