pidlock
==
A library for working with pidfiles, with a lock-like API.
Usage
--
```
extern crate pidlock;
fn main() {
}
```
License
--
pidlock is licensed under the MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)