summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9dc0eaacc3e4d19bd8bf01960d4ab14d9d0cdf19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-adb_shell-git
	pkgdesc = A Python implementation of ADB with shell and FileSync functionality.
	pkgver = 0.2.3.r2.gd5bfd5f
	pkgrel = 1
	url = https://pypi.org/project/adb_shell
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	depends = python
	optdepends = python-aiofiles: async API
	optdepends = python-libusb1: To connect to a device via USB
	provides = python-adb_shell
	conflicts = python-adb_shell
	source = python-adb_shell-git::git+https://github.com/JeffLIrion/adb_shell.git
	sha256sums = SKIP

pkgname = python-adb_shell-git