node-fd-slicer - 1.1.0-2 main

This module provides an API for creating multiple ReadStreams or WriteStreams
from the same file descriptor.
.
The official Node.js API docs say that it is unsafe to use fs.write multiple
times on the same file without waiting for the callback. This module solves
this problem.
.
fd-slicer also provides additional features that builtin fs.createWriteStream
is lacking, such as progress events and setting a maximum size to write.
.
Node.js is an event-based server-side JavaScript engine.

Priority: optional
Section: javascript
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 26.6 kB
Architectures: all 

 

Versions

1.1.0-2 all