summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e42a9796445cdf76de32b437342be9dc327dc5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = pysbf-git
	pkgdesc = Python module to parse Septentrio Binary Format (SBF) files generated by Septentrio receivers.
	pkgver = 20210821
	pkgrel = 1
	url = https://github.com/jashandeep-sohi/pysbf
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = python2
	source = pysbf-git::git+https://github.com/jashandeep-sohi/pysbf.git
	sha256sums = SKIP

pkgname = pysbf-git