Pacote: golang-github-vbatts-tar-split-dev (0.11.6-1)
Links para golang-github-vbatts-tar-split-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-vbatts-tar-split:
- [golang-github-vbatts-tar-split_0.11.6-1.dsc]
- [golang-github-vbatts-tar-split_0.11.6.orig.tar.gz]
- [golang-github-vbatts-tar-split_0.11.6-1.debian.tar.xz]
Mantenedores(as):
- Debian Go Packaging Team (QA Página, E-mail Arquivo)
- Tianon Gravi (QA Página)
- Tim Potter (QA Página)
- Dmitry Smirnov (QA Página)
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
tar archive assembly/disassembly (source)
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.
Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution).
This package contains the source.
Outros pacotes relacionados a golang-github-vbatts-tar-split-dev
|
|
|
|
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-github-urfave-cli-dev
- package for building command line apps in Go
Download de golang-github-vbatts-tar-split-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 69.4 kB | 500.0 kB | [lista de arquivos] |