[ 原始碼: 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