summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 55c99a864fddc6cc79f3e2644473d4338fba6034 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-laspy
	pkgdesc = Pythonic interface for .LAS LIDAR files
	pkgver = 2.5.3
	pkgrel = 1
	url = https://github.com/laspy/laspy
	changelog = CHANGELOG.md
	arch = any
	license = BSD-2-Clause
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-myst-parser
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-sphinx
	depends = python-numpy
	depends = python-rich
	depends = python-typer
	optdepends = python-lazrs: LAZ and COPC support
	optdepends = python-laszip: LAZ support
	optdepends = python-pyproj: CRS support
	optdepends = python-requests: COPC support over HTTPS
	source = git+https://github.com/laspy/laspy#commit=45b9202a3?signed
	source = modify_doc_conf.patch
	validpgpkeys = 44B238524D21C5064D7081BD5022EF94BE848C51
	sha256sums = SKIP
	sha256sums = 6da3d9fff0c082f310380a862e7d4eb2de7735bf5078768bf846703564b153db

pkgname = python-laspy