| Crates.io | dvdread-rs |
| lib.rs | dvdread-rs |
| version | 0.2.0 |
| created_at | 2024-12-23 22:55:44.364461+00 |
| updated_at | 2024-12-27 19:37:45.854772+00 |
| description | Rust bindings for libdvdread. |
| homepage | https://github.com/theflanman/dvdread-rs |
| repository | https://github.com/theflanman/dvdread-rs |
| max_upload_size | |
| id | 1493501 |
| size | 53,814 |
dvdread-rs is a set of rust bindings for libdvdread, automatically generated by bindgen and (eventually) safe structs
and methods.
Beyond the declared rust dependencies, bindgen has its own system requirements. Libdvdread needs to be installed on the system and discoverable by bindgen at build time.