[go: up one dir, main page]

sysctl 0.3.0

Simplified interface to libc::sysctl
Documentation
[dependencies.bitflags]
version = "^1.0"

[dependencies.byteorder]
version = "^1.0.0"

[dependencies.failure]
version = "^0.1.1"

[dependencies.libc]
version = "^0.2.34"

[package]
authors = ["Johannes Lundberg <johalun0@gmail.com>", "Ivan Temchenko <ivan.temchenko@yandex.ua>", "Fabian Freyer <fabian.freyer@physik.tu-berlin.de>"]
description = "Simplified interface to libc::sysctl"
documentation = "https://johalun.github.io/sysctl-rs/index.html"
keywords = ["sysctl", "freebsd", "macos"]
license = "MIT"
name = "sysctl"
readme = "README.md"
repository = "https://github.com/johalun/sysctl-rs"
version = "0.3.0"