blob: 39ca89e22aedb9152cfc00f6ba911aa28ceaebe9 [file] [log] [blame]
Chih-Hung Hsiehfab43802020-04-07 14:24:01 -07001name: "clang-sys"
2description: "Rust bindings for libclang."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/clang-sys"
7 }
8 url {
Chih-Hung Hsiehf50a9b62020-08-25 20:49:13 -07009 type: ARCHIVE
Chih-Hung Hsieh97132dc2020-10-26 17:21:51 -070010 value: "https://static.crates.io/crates/clang-sys/clang-sys-1.0.1.crate"
Chih-Hung Hsiehfab43802020-04-07 14:24:01 -070011 }
Chih-Hung Hsieh97132dc2020-10-26 17:21:51 -070012 version: "1.0.1"
Chih-Hung Hsiehfab43802020-04-07 14:24:01 -070013 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
Chih-Hung Hsieh97132dc2020-10-26 17:21:51 -070016 month: 10
17 day: 26
Chih-Hung Hsiehfab43802020-04-07 14:24:01 -070018 }
19}