gldf_rs_python 0.3.3

Python bindings for GLDF (General Lighting Data Format) parser - parse and manipulate GLDF files in Python
Documentation
1
2
3
fn main() {
    pyo3_build_config::add_extension_module_link_args();
}