golang-github-saracen-fastzip_0.1.11-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 17 Jan 2025 19:25:10 +0100 |
Source: | golang-github-saracen-fastzip |
Binary: | golang-github-saracen-fastzip-dev |
Architecture: | source all |
Version: | 0.1.11-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Simon Josefsson <simon@josefsson.org> |
Description: | golang-github-saracen-fastzip-dev - opinionated Zip archiver with a focus on speed (Go library) |
Closes: | 1093317 |
Changes: | golang-github-saracen-fastzip (0.1.11-1) unstable; urgency=medium * Initial release (Closes: #1093317) |
Files: | a7d84a668aceb904eabe35576eca2521 2846 golang optional golang-github-saracen-fastzip_0.1.11-1.dsc 936706b2ea2bf4275161958378e13e7d 16897 golang optional golang-github-saracen-fastzip_0.1.11.orig.tar.gz a889f621ddebabc7d9025f21b35c7868 2556 golang optional golang-github-saracen-fastzip_0.1.11-1.debian.tar.xz 0cafec2a1d3f3533c21d23a5dff63b01 15528 golang optional golang-github-saracen-fastzip-dev_0.1.11-1_all.deb 8b87fa7cabe78bdd70f5708d1ca48758 6999 golang optional golang-github-saracen-fastzip_0.1.11-1_amd64.buildinfo |
golang-github-saracen-fastzip_0.1.11-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-saracen-fastzip |
Binary: | golang-github-saracen-fastzip-dev |
Architecture: | all |
Version: | 0.1.11-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Simon Josefsson <simon@josefsson.org>, |
Homepage: | https://github.com/saracen/fastzip |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-saracen-fastzip |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-saracen-fastzip.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-klauspost-compress-dev, golang-github-saracen-zipextra-dev, golang-github-stretchr-testify-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev |
Package-List: | golang-github-saracen-fastzip-dev deb golang optional arch=all |
Files: | 936706b2ea2bf4275161958378e13e7d 16897 golang-github-saracen-fastzip_0.1.11.orig.tar.gz a889f621ddebabc7d9025f21b35c7868 2556 golang-github-saracen-fastzip_0.1.11-1.debian.tar.xz |
Go-Import-Path: | github.com/saracen/fastzip |
README.source for golang-github-saracen-fastzip_0.1.11-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-saracen-fastzip-dev_0.1.11-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-saracen-fastzip-dev |
Source: | golang-github-saracen-fastzip |
Version: | 0.1.11-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 82 |
Depends: | golang-github-klauspost-compress-dev, golang-github-saracen-zipextra-dev, golang-github-stretchr-testify-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/saracen/fastzip |
Description: | opinionated Zip archiver with a focus on speed (Go library) Fastzip is an opinionated Zip archiver and extractor with a focus on speed. . * Archiving and extraction of files and directories can only occur within a specified directory. * Permissions, ownership (uid, gid on linux/unix) and modification times are preserved. * Buffers used for copying files are recycled to reduce allocations. * Files are archived and extracted concurrently. * By default, the excellent github.com/klauspost/compress/flate (https://github.com/klauspost/compress) library is used for compression and decompression. . This package contains the Go development library. |
contents of golang-github-saracen-fastzip-dev_0.1.11-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-17 18:25 ./ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/doc/golang-github-saracen-fastzip-dev/ -rw-r--r-- root/root 172 2025-01-17 18:25 ./usr/share/doc/golang-github-saracen-fastzip-dev/changelog.Debian.gz -rw-r--r-- root/root 1410 2025-01-17 18:25 ./usr/share/doc/golang-github-saracen-fastzip-dev/copyright drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/ -rw-r--r-- root/root 9508 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/archiver.go -rw-r--r-- root/root 1934 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/archiver_options.go -rw-r--r-- root/root 14112 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/archiver_test.go -rw-r--r-- root/root 780 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/archiver_unix.go -rw-r--r-- root/root 358 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/archiver_windows.go -rw-r--r-- root/root 7227 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/extractor.go -rw-r--r-- root/root 988 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/extractor_options.go -rw-r--r-- root/root 9311 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/extractor_test.go -rw-r--r-- root/root 865 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/extractor_unix.go -rw-r--r-- root/root 421 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/extractor_windows.go -rw-r--r-- root/root 393 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/go.mod -rw-r--r-- root/root 1593 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/go.sum drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/internal/ drwxr-xr-x root/root 0 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/internal/filepool/ -rw-r--r-- root/root 3339 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/internal/filepool/filepool.go -rw-r--r-- root/root 4156 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/internal/filepool/filepool_test.go -rw-r--r-- root/root 3879 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/register.go -rw-r--r-- root/root 531 2025-01-17 18:25 ./usr/share/gocode/src/github.com/saracen/fastzip/util.go |
copyright of golang-github-saracen-fastzip-dev_0.1.11-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/saracen/fastzip Upstream-Name: fastzip Files: * Copyright: 2019 Arran Walker License: Expat Files: debian/* Copyright: 2025 Simon Josefsson <simon@josefsson.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 28.01.2025 / 21:12:43 (UTC)