summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 478841a64867fc35da00fbff1114c788fe00eefe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-laspy
	pkgdesc = Pythonic interface for .LAS LIDAR files
	pkgver = 2.1.1
	pkgrel = 1
	url = https://github.com/laspy/laspy
	changelog = CHANGELOG.md
	arch = any
	license = custom
	makedepends = git
	makedepends = python-m2r2
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-install
	makedepends = python-wheel
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	depends = python-numpy
	source = python-laspy::git+https://github.com/laspy/laspy#commit=d5d4361?signed
	validpgpkeys = 44B238524D21C5064D7081BD5022EF94BE848C51
	sha256sums = SKIP

pkgname = python-laspy