nodejs-fstream - Advanced file system stream objects for Node.js
Website: | https://github.com/isaacs/fstream |
---|---|
License: | BSD |
- 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.
Packages
nodejs-fstream-0.1.24-1.sdl6.noarch [24 KiB] |
Changelog
by T.C. Hollingsworth (2013-07-30):
- new upstream release 0.1.24 |