summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd3d8627db29b8ea3a8887444fbc6aceca6c8076 (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
pkgbase = pymobiledevice-git
	pkgdesc = Python implementation of libimobiledevice, supporting Apple devices protocols
	pkgver = r210.6a02896
	pkgrel = 1
	url = https://github.com/iOSForensics/pymobiledevice
	arch = any
	license = MIT
	license = GPL3
	makedepends = git
	depends = python-m2crypto
	depends = python-construct>=2.9.29
	depends = python-pyasn1
	depends = python-future
	depends = python-termcolor
	depends = python-click
	depends = python-arrow
	depends = python-coloredlogs
	depends = ipython
	depends = python-bpylist2
	depends = python-pygments
	depends = usbmuxd
	source = pymobiledevice::git+https://github.com/iOSForensics/pymobiledevice.git#branch=py3
	md5sums = SKIP

pkgname = pymobiledevice-git