liblas 1.8.0-5 source package in Ubuntu

Changelog

liblas (1.8.0-5) unstable; urgency=medium

  * Update symbols for mips*, hppa & x32.

 -- Bas Couwenberg <email address hidden>  Sat, 22 Aug 2015 19:39:26 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liblas_1.8.0-5.dsc 2.5 KiB 734796f688a5d5983fbaabb7825b293a8dd4eb91a998f3a07395f3f3451cd276
liblas_1.8.0.orig.tar.bz2 3.7 MiB 17310082845e45e5c4cece78af98ee93aa5d992bf6d4ba9a6e9f477228738d7a
liblas_1.8.0-5.debian.tar.xz 34.2 KiB 22c2c8379879205f1dbaf165b3a9511fa7e79f0332eeea4f6b3b7bd8baa03438

No changes file available.

Binary packages built by this source

liblas-bin: No summary available for liblas-bin in ubuntu wily.

No description available for liblas-bin in ubuntu wily.

liblas-bin-dbgsym: No summary available for liblas-bin-dbgsym in ubuntu wily.

No description available for liblas-bin-dbgsym in ubuntu wily.

liblas-c-dev: No summary available for liblas-c-dev in ubuntu wily.

No description available for liblas-c-dev in ubuntu wily.

liblas-c3: No summary available for liblas-c3 in ubuntu wily.

No description available for liblas-c3 in ubuntu wily.

liblas-c3-dbgsym: No summary available for liblas-c3-dbgsym in ubuntu wily.

No description available for liblas-c3-dbgsym in ubuntu wily.

liblas-dev: ASPRS LiDAR data translation library - C++ development files

 libLAS is a C/C++ library for reading and writing ASPRS LAS versions
 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format
 used to store data from sensors and as intermediate processing storage
 by some LiDAR-related applications. LiDAR (Light Detection and Ranging)
 is an optical remote sensing technology that measures properties of
 scattered light to find range and/or other information of a distant
 target. The prevalent method to determine distance to an object or
 surface is to use laser pulses.
 .
 This package contains the development files to build applications in C++.

liblas3: No summary available for liblas3 in ubuntu wily.

No description available for liblas3 in ubuntu wily.

liblas3-dbgsym: No summary available for liblas3-dbgsym in ubuntu wily.

No description available for liblas3-dbgsym in ubuntu wily.

python-liblas: Python module to use the ASPRS LiDAR data translation library

 libLAS is a C/C++ library for reading and writing ASPRS LAS versions
 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format
 used to store data from sensors and as intermediate processing storage
 by some LiDAR-related applications. LiDAR (Light Detection and Ranging)
 is an optical remote sensing technology that measures properties of
 scattered light to find range and/or other information of a distant
 target. The prevalent method to determine distance to an object or
 surface is to use laser pulses.
 .
 This package contains a Python module to use libLAS.