パッケージ: tar-split (0.11.5-1 など)
tar-split に関するリンク
Debian の資源:
golang-github-vbatts-tar-split ソースパッケージをダウンロード:
- [golang-github-vbatts-tar-split_0.11.5-1.dsc]
- [golang-github-vbatts-tar-split_0.11.5.orig.tar.gz]
- [golang-github-vbatts-tar-split_0.11.5-1.debian.tar.xz]
メンテナ:
- Debian Go Packaging Team (QA ページ, メールアーカイブ)
- Tianon Gravi (QA ページ)
- Tim Potter (QA ページ)
- Dmitry Smirnov (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
tar archive assembly/disassembly
Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive.
Eventually this should detect TARs that this is not possible with.
For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html)
Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature.
その他の tar-split 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb