summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 64d4fb693caa0216e31c1b869f4f03ef1e725b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python2-openant-git
	pkgdesc = A python library to download and upload files from ANT-FS compliant devices (Garmin products).
	pkgver = r140.ae9e736
	pkgrel = 1
	url = https://github.com/Tigge/openant
	install = openant.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python2-setuptools
	depends = python2
	depends = python2-pyusb
	optdepends = antfs-cli-git: To extract all activity FIT files from a device and write them to a folder.
	source = git+https://github.com/Tigge/openant
	md5sums = SKIP

pkgname = python2-openant-git