Port details on branch 2024Q3 |
- py-laspy Library and tools to read/write LAS files with lidar data
- 2.5.4 misc =2 2.5.4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-10-23 03:00:33
- Last Update: 2024-06-21 01:52:59
- Commit Hash: a6bba47
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://laspy.readthedocs.io/en/latest/
- Description:
- Laspy is a pythonic interface for reading/modifying/creating .LAS LIDAR
files matching specification 1.0-1.4.
LAS (and its compressed counterpart LAZ), is a popular format for lidar
pointcloud and full waveform, laspy reads and writes these formats and
provides a Python API via Numpy Arrays.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}laspy>0:misc/py-laspy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-laspy/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-laspy
- pkg install py311-laspy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-laspy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-laspy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1718929419
SHA256 (laspy-2.5.4.tar.gz) = eebdbf3379afbc0b24e7e4812fac567bff880d1e851f70175d22375aaecdf7e1
SIZE (laspy-2.5.4.tar.gz) = 1563243
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-lazrs>=0.6.0 : misc/py-lazrs@py311
- py311-laszip>=0.2.1 : archivers/py-laszip@py311
- py311-pyproj>0 : graphics/py-pyproj@py311
- py311-requests>0 : www/py-requests@py311
- py311-rich>=10.11.0 : textproc/py-rich@py311
- py311-typer>=0.8.0 : devel/py-typer@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/qgis
- graphics/qgis-ltr
Configuration Options:
- No options to configure
- Options name:
- misc_py-laspy
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|