LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
laspy/__init__.py
laspy/compression.py
laspy/copc.py
laspy/errors.py
laspy/extradims.py
laspy/file.py
laspy/header.py
laspy/lasappender.py
laspy/lasdata.py
laspy/lasmmap.py
laspy/lasreader.py
laspy/laswriter.py
laspy/lib.py
laspy/typehints.py
laspy/utils.py
laspy.egg-info/PKG-INFO
laspy.egg-info/SOURCES.txt
laspy.egg-info/dependency_links.txt
laspy.egg-info/not-zip-safe
laspy.egg-info/requires.txt
laspy.egg-info/top_level.txt
laspy/point/__init__.py
laspy/point/dims.py
laspy/point/format.py
laspy/point/packing.py
laspy/point/record.py
laspy/vlrs/__init__.py
laspy/vlrs/geotiff.py
laspy/vlrs/known.py
laspy/vlrs/vlr.py
laspy/vlrs/vlrlist.py
tests/__init__.py
tests/conftest.py
tests/test_append_mode.py
tests/test_chunk_read_write.py
tests/test_common.py
tests/test_constants.py
tests/test_conversion.py
tests/test_creation.py
tests/test_crs.py
tests/test_extrabytes.py
tests/test_field_views.py
tests/test_header.py
tests/test_las_1_1.py
tests/test_laspy.py
tests/test_mmap.py
tests/test_modif_1_2.py
tests/test_modif_1_4.py
tests/test_non_seekable.py
tests/test_point_format.py
tests/test_reading_1_2.py
tests/test_reading_1_4.py
tests/test_vlrs.py
tests/data/1_4_w_evlr.las
tests/data/1_4_w_evlr.laz
tests/data/autzen.las
tests/data/extra.laz
tests/data/extrabytes.las
tests/data/plane.laz
tests/data/simple.las
tests/data/simple.laz
tests/data/simple1_1.las
tests/data/simple1_3.las
tests/data/simple1_4.las
tests/data/test1_4.las
tests/data/unregistered_extra_bytes.las
tests/data/vegetation_1_3.las