summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76057033d69c1857f467285dc14e35ed30a5f2f6 (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 = r86.4500761
	pkgrel = 4
	url = https://github.com/Tigge/openant
	install = openant.install
	arch = i686
	arch = x86_64
	license = custom:openant
	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