Metadata-Version: 2.1
Name: lazrs
Version: 0.4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Summary: Python bindings for laz-rs
Author: tmontaigu <thomas.montaigu@laposte.net>
Author-email: tmontaigu <thomas.montaigu@laposte.net>
License: MIT
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# laz-rs-python

Python bindings for the [laz-rs](https://crates.io/crates/laz) crate.


# Building

Building is done by using [maturin](https://github.com/PyO3/maturin)
