Thu, 27 Jun 2024 08:31:20 UTC | login

Information for RPM golang-github-kurin-blazer-devel-0.4.4-1.fc29.noarch.rpm

ID152820
Namegolang-github-kurin-blazer-devel
Version0.4.4
Release1.fc29
Epoch
Archnoarch
SummaryA Go library for Backblaze's B2.
Description Blazer is a Golang client library for Backblaze's B2 object storage service. It is designed for simple integration with existing applications that may already be using S3 and Google Cloud Storage, by exporting only a few standard Go types. It implements and satisfies the B2 integration checklist, automatically handling error recovery, reauthentication, and other low-level aspects, making it suitable to upload very large files, or over multi-day time scales. This package contains library source intended for building other packages which use import path with github.com/kurin/blazer prefix.
Build Time2018-06-22 20:04:42 GMT
Size62.52 KB
4d64350f8939701487d2624317ff2510
LicenseASL 2.0
Provides
golang(github.com/kurin/blazer/b2) = 0.4.4-1.fc29
golang(github.com/kurin/blazer/base) = 0.4.4-1.fc29
golang(github.com/kurin/blazer/internal/b2assets) = 0.4.4-1.fc29
golang(github.com/kurin/blazer/internal/b2types) = 0.4.4-1.fc29
golang(github.com/kurin/blazer/internal/blog) = 0.4.4-1.fc29
golang(github.com/kurin/blazer/x/consistent) = 0.4.4-1.fc29
golang(github.com/kurin/blazer/x/transport) = 0.4.4-1.fc29
golang(github.com/kurin/blazer/x/window) = 0.4.4-1.fc29
golang-github-kurin-blazer-devel = 0.4.4-1.fc29
golang-ipath(github.com/kurin/blazer) = 0.4.4-1.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 50 of 50
Name ascending sort Size
/usr/share/doc/golang-github-kurin-blazer-devel0.00 B
/usr/share/doc/golang-github-kurin-blazer-devel/CONTRIBUTING.md1.42 KB
/usr/share/doc/golang-github-kurin-blazer-devel/README.md3.20 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/kurin0.00 B
/usr/share/gocode/src/github.com/kurin/blazer0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/.goipath25.00 B
/usr/share/gocode/src/github.com/kurin/blazer/CONTRIBUTING.md1.42 KB
/usr/share/gocode/src/github.com/kurin/blazer/README.md3.20 KB
/usr/share/gocode/src/github.com/kurin/blazer/b20.00 B
/usr/share/gocode/src/github.com/kurin/blazer/b2/b2.go20.19 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/b2_test.go18.90 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/backend.go16.32 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/baseline.go12.17 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/buffer.go4.41 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/integration_test.go21.80 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/iterator.go5.30 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/monitor.go5.79 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/reader.go5.90 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/readerat.go1.19 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/writer.go11.96 KB
/usr/share/gocode/src/github.com/kurin/blazer/base0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/base/base.go31.63 KB
/usr/share/gocode/src/github.com/kurin/blazer/base/integration_test.go19.84 KB
/usr/share/gocode/src/github.com/kurin/blazer/base/strings.go800.00 B
/usr/share/gocode/src/github.com/kurin/blazer/base/strings_test.go951.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2assets0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2assets/b2assets.go6.82 KB
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2assets/gen.go738.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2types0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2types/b2types.go7.01 KB
/usr/share/gocode/src/github.com/kurin/blazer/internal/bin0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal/bin/cleanup0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal/bin/cleanup/cleanup.go1.37 KB
/usr/share/gocode/src/github.com/kurin/blazer/internal/blog0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/internal/blog/blog.go1.22 KB
/usr/share/gocode/src/github.com/kurin/blazer/x0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/x/consistent0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/x/consistent/consistent.go9.72 KB
/usr/share/gocode/src/github.com/kurin/blazer/x/consistent/consistent_test.go3.16 KB
/usr/share/gocode/src/github.com/kurin/blazer/x/transport0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/x/transport/transport.go5.11 KB
/usr/share/gocode/src/github.com/kurin/blazer/x/window0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/x/window/accum_test.go1.32 KB
/usr/share/gocode/src/github.com/kurin/blazer/x/window/counter_test.go1.18 KB
/usr/share/gocode/src/github.com/kurin/blazer/x/window/window.go4.17 KB
/usr/share/gocode/src/github.com/kurin/blazer/x/window/window_test.go2.78 KB
/usr/share/licenses/golang-github-kurin-blazer-devel0.00 B
/usr/share/licenses/golang-github-kurin-blazer-devel/LICENSE548.00 B
Component of No Buildroots