| name: "cros-libva" |
| description: |
| "This crate provides lightweight and (hopefully) safe libva abstractions " |
| "for use within Rust code with minimal dependencies. It is developed for " |
| "use in ChromeOS, but has no ChromeOS specifics or dependencies and should " |
| "thus be usable anywhere." |
| |
| third_party { |
| identifier { |
| type: "Git" |
| value: "https://github.com/chromeos/cros-libva" |
| primary_source: true |
| version: "v0.0.10" |
| } |
| version: "v0.0.10" |
| last_upgrade_date { year: 2024 month: 11 day: 14 } |
| license_type: NOTICE |
| } |