linux_proc 0.1.1

A library to help reading the contents of `/proc` on linux
Documentation
[badges.travis-ci]
repository = "derekdreery/linux_proc"
[dev-dependencies.quicli]
version = "0.3"

[package]
authors = ["Richard Dodd <richard.o.dodd@gmail.com>"]
categories = ["command-line-interface", "filesystem", "os::unix-apis", "parser-implementations"]
description = "A library to help reading the contents of `/proc` on linux"
edition = "2018"
include = ["Cargo.toml", "README.md", "src/**/*.rs"]
keywords = ["linux", "proc", "system", "info", "top"]
license = "MIT/Apache-2.0"
name = "linux_proc"
readme = "README.md"
repository = "https://github.com/derekdreery/linux_proc"
version = "0.1.1"