12 releases (7 stable)
1.0.7 | Aug 28, 2024 |
---|---|
1.0.6 | Jul 18, 2024 |
1.0.5 | Jan 24, 2024 |
1.0.4 | Dec 10, 2023 |
0.1.1 | Nov 17, 2022 |
#250 in #ffi
912 downloads per month
Used in openslide-rs
8KB
51 lines
OpenSlide-sys
Low-level bindings to the openslide library
Dependencies
To be able to build this crate you need to install OpenSlide
You will also find a Makefile to help you install all required dependencies for Ubuntu and MacOs
MacOs
brew update
brew install openslide
Ubuntu
apt-get update
apt-get install -y --no-install-recommends libopenslide-dev
No runtime deps
~0–1.9MB
~37K SLoC