• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "Name": "bindgen",
4    "License": "BSD-3-Clause-LBNL",
5    "License File": "LICENSE",
6    "Version Number": "v0.70.1",
7    "Owner": "fangting12@huawei.com",
8    "Upstream URL": "https://github.com/rust-lang/rust-bindgen",
9    "Description": "A tool that automatically generates Rust bindings for C and C++ libraries.",
10    "Dependencies": [
11      "rust-shlex",
12      "rust-lang/glob",
13      "rust-cexpr",
14      "Human Time",
15      "BurntSushi/aho-corasick",
16      "strsim-rs",
17      "dtolnay/quote",
18      "BurntSushi/termcolor",
19      "libc",
20      "once_cell",
21      "log",
22      "regex",
23      "libloading",
24      "bitflags",
25      "nom",
26      "is-terminal",
27      "atty",
28      "lazycell",
29      "peeking_take_while",
30      "proc-macro-error",
31      "syn",
32      "minimal-lexical",
33      "env_logger",
34      "cfg-if",
35      "clang-sys",
36      "unicode-ident",
37      "os_str_bytes",
38      "which",
39      "io-lifetimes",
40      "either",
41      "memchr",
42      "clap",
43      "heck",
44      "lazy_static",
45      "proc-macro2",
46      "rustix",
47      "linux-raw-sys",
48      "rustc-hash",
49      "version_check"
50    ]
51  }
52]