nixv

Crates.ionixv
lib.rsnixv
version0.0.1
sourcesrc
created_at2019-10-17 11:56:09.98861
updated_at2019-10-17 11:56:09.98861
descriptionUnix version information
homepage
repositoryhttps://github.com/wg/nixv
max_upload_size
id173329
size16,285
Will Glozer (wg)

documentation

README

nixv - Unix version information

nixv provides system version information for Unix systems. In particular the kernel::version() function attempts to determine the actual Linux kernel version despite the obfuscations of various distributions.

License

Copyright (C) 2019 - Will Glozer

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Commit count: 1

cargo fmt