Files
2025-11-18 10:26:27 +08:00

18 lines
430 B
Plaintext

[
{
"Name": "nix",
"License": "MIT",
"License File": "LICENSE",
"Version Number": "0.30.1",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/nix-rust/nix",
"Description": "A Rust library that provides support for interacting with Unix-like operating systems.",
"Dependencies": [
"libc",
"bitflags",
"memoffset",
"cfg-if",
"pin-utils"
]
}
]