[ 源代码: golang-github-cavaliergopher-grab ]
软件包:grab(3.0.1-3 以及其他的)
grab 的相关链接
Debian 的资源:
下载源码包 golang-github-cavaliergopher-grab:
- [golang-github-cavaliergopher-grab_3.0.1-3.dsc]
- [golang-github-cavaliergopher-grab_3.0.1.orig.tar.gz]
- [golang-github-cavaliergopher-grab_3.0.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.