golang-github-cavaliergopher-grab 3.0.1-3ubuntu0.23.10.1 source package in Ubuntu

Changelog

golang-github-cavaliergopher-grab (3.0.1-3ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 09:45:57 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-cavaliergopher-grab_3.0.1.orig.tar.gz 31.0 KiB 238c9526b073ebb76d22797e1ab0d92422e9be1c75cd90d63f7d2d278338a3c4
golang-github-cavaliergopher-grab_3.0.1-3ubuntu0.23.10.1.debian.tar.xz 3.4 KiB f36bba3be2fca83b96e9a782a15a855f511b85ecd9336fba600a84ff30a0d7f8
golang-github-cavaliergopher-grab_3.0.1-3ubuntu0.23.10.1.dsc 2.3 KiB 8c5c17568ce6255847d23264da6933b3624ba5a4ab5e2731551eb33893d80c9d

View changes file

Binary packages built by this source

golang-github-cavaliergopher-grab-dev: Download manager package for Go (library)

 Downloading the internet, one goroutine at a time!
 .
 Grab is a Go package for downloading files from the internet with the
 following rad features:
  - Monitor download progress concurrently
  - Auto-resume incomplete downloads
  - Guess filename from content header or URL path
  - Safely cancel downloads using context.Context
  - Validate downloads using checksums
  - Download batches of files concurrently
  - Apply rate limiters
 .
 This package contains the library.

grab: Download manager package for Go (program)

 Downloading the internet, one goroutine at a time!
 .
 Grab is a Go package for downloading files from the internet with the
 following rad features:
  - Monitor download progress concurrently
  - Auto-resume incomplete downloads
  - Guess filename from content header or URL path
  - Safely cancel downloads using context.Context
  - Validate downloads using checksums
  - Download batches of files concurrently
  - Apply rate limiters
 .
 This package contains the grab program.

grab-dbgsym: debug symbols for grab