SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nodejs-graceful-fs rpm build for : Fedora 26. For other distributions click nodejs-graceful-fs.

Name : nodejs-graceful-fs
Version : 4.1.3 Vendor : Fedora Project
Release : 2.fc26 Date : 2017-02-11 09:46:41
Group : Development/Libraries Source RPM : nodejs-graceful-fs-4.1.3-2.fc26.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : A drop-in replacement for fs, making various improvements
Description :
A drop-in replacement for fs, making various improvements.

The improvements are meant to normalize behavior across different
platforms and environments, and to make filesystem access more
resilient to errors.

Improvements over fs module

* Queues up open and readdir calls, and retries them once something
closes if there is an EMFILE error from too many file descriptors.
* Fixes lchmod for Node versions prior to 0.6.2.
* Implements fs.lutimes if possible. Otherwise it becomes a noop.
* Ignores EINVAL and EPERM errors in chown, fchown or lchown if the
user isn\'t root.
* Makes lchmod and lchown become noops, if not available.
* Retries reading a file if read results in EAGAIN error.

On Windows, it retries renaming a file for up to one second if EACCESS
or EPERM error occurs, likely because antivirus software has locked the
directory.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/26/Everything/ppc64le/os/Packages/n

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  nodejs-graceful-fs-4.1.3-2.fc26.noarch.rpm
ftp.icm.edu.pl  nodejs-graceful-fs-4.1.3-2.fc26.noarch.rpm
     

Provides :
nodejs-graceful-fs
npm(graceful-fs)

Requires :
nodejs(engine) >= 0.4.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/node_modules/graceful-fs
/usr/lib/node_modules/graceful-fs/fs.js
/usr/lib/node_modules/graceful-fs/graceful-fs.js
/usr/lib/node_modules/graceful-fs/legacy-streams.js
/usr/lib/node_modules/graceful-fs/package.json
/usr/lib/node_modules/graceful-fs/polyfills.js
/usr/share/doc/nodejs-graceful-fs
/usr/share/doc/nodejs-graceful-fs/README.md
/usr/share/licenses/nodejs-graceful-fs
/usr/share/licenses/nodejs-graceful-fs/LICENSE

 
ICM