# philips-isyntax-rs ![CI](https://github.com/AzHicham/philips-isyntax-rs/actions/workflows/workflow.yml/badge.svg) [![codecov](https://codecov.io/gh/AzHicham/philips-isyntax-rs/branch/main/graph/badge.svg?token=RZMS9U1W97)](https://codecov.io/gh/AzHicham/philips-isyntax-rs) Rust bindings to Philips Open Pathology C++ library ([http://openpathology.philips.com/](http://openpathology.philips.com/)). This work has no affiliations with Philips. The Philips Pathology SDK software toolset provides software developers full access to the data and information stored in iSyntax file format. Philips-isyntax-rs can read virtual slides in these formats: * [isyntax] (`.isyntax`) * [i2syntax] (`.i2syntax`) ## Requirements * Rust ≥ 1.81 * Philips Open Pathology C++ SDK 2.0 * Ubuntu 20.04 or 22.04 ## More Information - [GitHub](https://github.com/AzHicham/philips-isyntax-rs)