summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f639f0ae67c856d638109d94c17a90ff3378c137 (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.2.0
	pkgrel = 1
	url = https://github.com/laspy/laspy
	changelog = CHANGELOG.md
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-m2r2
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	depends = python-numpy
	source = python-laspy::git+https://github.com/laspy/laspy#commit=fbb2973?signed
	validpgpkeys = 44B238524D21C5064D7081BD5022EF94BE848C51
	sha256sums = SKIP

pkgname = python-laspy