Files
libczirw-sys/README.md
T
Wim Pomp 4ccdb7611c
Publish / Publish (crates.io) (push) Failing after 2m25s
- some small bugfixes
2026-05-17 20:22:17 +02:00

9 lines
474 B
Markdown

# libCZIrw-sys
Crate linking to [libCZIAPI](https://github.com/ZEISS/libczi).
This crate attempts to provide save wrappers to objects and functions in libCZIAPI.
Direct often unsafe access using pointer is available through the sys module.
By default, libCZIAPI will be statically linked. The feature 'dynamic' will switch it to dynamic linking.
This code is licensed with an MIT or APACHE 2 license, but Zeiss' libCZI which is included as a submodule has a LGPL license.