pgs-files 0.0.7

Rust Library for handling /etc/{passwd,group,shadow} files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
libc = "0.1.9"

[lib]
name = "pgs_files"

[package]
authors = ["Gary M. Josack <gary@byoteki.com>"]
description = "Rust Library for handling /etc/{passwd,group,shadow} files"
documentation = "https://docs.rs/pgs-files"
license = "MIT OR Apache-2.0"
name = "pgs-files"
repository = "https://github.com/ZeroCostGoods/pgs-files"
version = "0.0.7"