Name: | rh-nodejs6-nodejs-fstream |
---|---|
Version: | 1.0.10 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 63298 |
License: | ISC |
RPM: | rh-nodejs6-nodejs-fstream-1.0.10-2.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-fstream-1.0.10-2.el7.src.rpm |
Build Date: | Thu May 18 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/isaacs/fstream |
Summary: | Advanced file system stream objects for Node.js |
Description: | Provides advanced file system stream objects for Node.js. These objects are like FS streams, but with stat on them, and support directories and symbolic links, as well as normal files. Also, you can use them to set the stats on a file, even if you don't change its contents, or to create a symlink, etc. |