gldf_rs_python 0.2.0

Python Module of the GLDF (General Lighting Data Format) parser and writer for Rust, specifically for the Rust/WASM target as such designed for JSON format
Documentation
1
2
3
fn main() {
    pyo3_build_config::add_extension_module_link_args();
}