• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "Name": "nix",
4    "License": "MIT",
5    "License File": "LICENSE",
6    "Version Number": "0.26.4",
7    "Owner": "fangting12@huawei.com",
8    "Upstream URL": "https://github.com/nix-rust/nix",
9    "Description": "A Rust library that provides support for interacting with Unix-like operating systems.",
10    "Dependencies": [
11      "Static Assertions",
12      "memoffset",
13      "autocfg",
14      "pin-utils"
15    ]
16  }
17]