summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2716106067f99f57f37de81a42122f6def9e746e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-adb_shell
	pkgdesc = A Python implementation of ADB with shell and FileSync functionality.
	pkgver = 0.3.0
	pkgrel = 1
	url = https://pypi.org/project/adb_shell
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-cryptography
	depends = python-pyasn1
	depends = python-rsa
	optdepends = python-aiofiles: async API
	optdepends = python-libusb1: To connect to a device via USB
	source = python-adb_shell-0.3.0.tar.gz::https://pypi.python.org/packages/source/a/adb_shell/adb_shell-0.3.0.tar.gz
	sha256sums = 9df0c7dd2e2bac65f388bdcf37296b5c069ec1a4508f442030eb64a34062c95b
	b2sums = 988ce3caa2fea1d98f9bb33d5d9251900f8e9cb32bfae3b0d84ccfc74583f7a24b6c239d74d537a111aa396308b57e7e8e483d4201a10fd72a2aff51bac94e4f

pkgname = python-adb_shell