[ ソース: 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