uname 0.1.1

Name and information about current kernel
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
libc = "0.2"

[package]
authors = ["Ignacio Corderi <icorderi@msn.com>"]
description = "Name and information about current kernel"
documentation = "https://icorderi.github.io/rust-uname/index.html"
homepage = "https://github.com/icorderi/rust-uname"
keywords = ["uname", "hostname"]
license = "MIT/Apache-2.0"
name = "uname"
repository = "https://github.com/icorderi/rust-uname"
version = "0.1.1"