[ 源代码: node-tar-stream ]
软件包:node-tar-stream(1.5.2-1)
node-tar-stream 的相关链接
Debian 的资源:
下载源码包 node-tar-stream:
- [node-tar-stream_1.5.2-1.dsc]
- [node-tar-stream_1.5.2.orig.tar.gz]
- [node-tar-stream_1.5.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
streaming tar parser and generator - Node.js module
tar-stream is a Node.js module which provides a streaming API to parse and generate tar files. It is streams2 and operates purely using streams which means you can extract/parse tarballs without ever hitting the file system.
Node.js is an event-based server-side JavaScript engine.
其他与 node-tar-stream 有关的软件包
|
|
|
|
-
- dep: node-bl (>= 1.0.0)
- access multiple buffers with Buffer interface - Node.js module
-
- dep: node-end-of-stream (>= 1.0.0)
- Invoke a callback when a stream has completed or failed
-
- dep: node-xtend (>= 4.0.0)
- extend like a boss
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable