4 Commits

Author SHA1 Message Date
landry
c4bca9938c geo/py-laspy: update to 2.1.2 2022-03-05 09:07:26 +00:00
landry
c2c1b0d50c geo/py-laspy: update to 2.0.2 2021-11-25 15:11:47 +00:00
landry
51bfd98689 Remove python2 FLAVOR, migrate to python3 by default.
stop renaming las* binaries (woo!)

ok sthen@ kmos@
2020-02-25 10:06:56 +00:00
landry
54558d8abd Import py-laspy 1.5.0.
Laspy is a pythonic library for reading, modifying and writing LAS
files, ie point cloud data. Support for LAZ is limited to reading LAS
version 1.0-1.4 files. Laspy is compatible with Python 2.6+ and 3.5+.

Laspy includes a set of command line tools which can be used to do basic
file operations like format translation and validation as well as
comparing LAS files.

WWW: https://github.com/laspy/laspy

ok sthen@
2017-06-20 17:14:47 +00:00