summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 82b2958a5a04c2842d8364e476d0f5ab420bd0dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-adb_shell
	pkgdesc = A Python implementation of ADB with shell and FileSync functionality.
	pkgver = 0.4.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.4.0.tar.gz::https://pypi.python.org/packages/source/a/adb_shell/adb_shell-0.4.0.tar.gz
	sha256sums = ffcc7042a5102b36c5cbb85b5389e482255c78ecbe0d963e92dcc97b7ee14e68
	b2sums = 1397cb0cf2fdd3a2cf344edf654b58cc9509438c1e28cc28d82fb4e88c16747b21b0ae60a224b16a8c21c1716a4ddc0ec8891b8bb029ac7cb0115f84abaab082

pkgname = python-adb_shell