Name: | nodejs010-nodejs-fstream |
---|---|
Version: | 1.0.3 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 64182 |
License: | BSD |
RPM: | nodejs010-nodejs-fstream-1.0.3-2.el7.noarch.rpm |
Source RPM: | nodejs010-nodejs-fstream-1.0.3-2.el7.src.rpm |
Build Date: | Tue May 24 2016 |
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. |