Commit Graph

7 Commits

Author SHA1 Message Date
landry
c71512024c Update to py-laspy 1.7.0 2020-03-22 19:38:35 +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
kmos
cbb01c272e Update geo/py-laspy 1.5.1 -> 1.6.0
From Wen Heping. Thanks yet again!

OK landry
2019-09-21 16:23:26 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
e0bfa8d0d9 Update to py-laspy-1.5.1. 2018-04-28 14:28:55 +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