| Crates.io | pipefile |
| lib.rs | pipefile |
| version | 0.1.1 |
| created_at | 2016-07-24 17:17:15.675818+00 |
| updated_at | 2016-07-24 17:19:19.697896+00 |
| description | Make Unix pipes. |
| homepage | |
| repository | http://github.com/BartMassey/pipefile |
| max_upload_size | |
| id | 5772 |
| size | 3,630 |
Copyright (c) 2016 Bart Massey
This Rust crate allows creating UNIX pipes for use in other
things. There are many other such crates, but this one's
ridiculously simple and has a File based
interface. There's documentation and a test example.
This work is made available under the "MIT License". Please see the file COPYING in this distribution for license terms.