Sun, 30 Jun 2024 17:52:14 UTC | login

Information for RPM golang-github-kurin-blazer-devel-0.5.3-5.fc33.noarch.rpm

ID665828
Namegolang-github-kurin-blazer-devel
Version0.5.3
Release5.fc33
Epoch
Archnoarch
SummaryGo library for Backblaze's B2
DescriptionBlazer 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/kurin/blazer
Build Time2020-08-01 09:21:27 GMT
Size87.61 KB
2f0ddad3b9c914afa0fd9f5adb9995b7
LicenseASL 2.0
Provides
golang(github.com/kurin/blazer/b2) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/base) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/bonfire) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/internal/b2assets) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/internal/b2types) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/internal/blog) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/internal/pyre) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/internal/pyre/proto) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/x/consistent) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/x/transport) = 0.5.3-5.fc33
golang(github.com/kurin/blazer/x/window) = 0.5.3-5.fc33
golang-github-kurin-blazer-devel = 0.5.3-5.fc33
golang-ipath(github.com/kurin/blazer) = 0.5.3-5.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/golang/protobuf/proto)
golang(github.com/google/subcommands)
golang(github.com/google/uuid)
golang(github.com/grpc-ecosystem/grpc-gateway/runtime)
golang(github.com/grpc-ecosystem/grpc-gateway/utilities)
golang(golang.org/x/net/context)
golang(google.golang.org/genproto/googleapis/api/annotations)
golang(google.golang.org/grpc)
golang(google.golang.org/grpc/codes)
golang(google.golang.org/grpc/grpclog)
golang(google.golang.org/grpc/metadata)
golang(google.golang.org/grpc/status)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 73 >>>
Name ascending sort Size
/usr/share/doc/golang-github-kurin-blazer-devel0.00 B
/usr/share/doc/golang-github-kurin-blazer-devel/AUTHORS312.00 B
/usr/share/doc/golang-github-kurin-blazer-devel/CONTRIBUTING.md189.00 B
/usr/share/doc/golang-github-kurin-blazer-devel/README.md3.15 KB
/usr/share/doc/golang-github-kurin-blazer-devel/examples0.00 B
/usr/share/doc/golang-github-kurin-blazer-devel/examples/simple0.00 B
/usr/share/doc/golang-github-kurin-blazer-devel/examples/simple/simple.go2.92 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/.goipath46.00 B
/usr/share/gocode/src/github.com/kurin/blazer/CONTRIBUTING.md189.00 B
/usr/share/gocode/src/github.com/kurin/blazer/README.md3.15 KB
/usr/share/gocode/src/github.com/kurin/blazer/b20.00 B
/usr/share/gocode/src/github.com/kurin/blazer/b2/b2.go17.28 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/b2_test.go20.28 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/backend.go18.47 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/baseline.go13.73 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/buffer.go4.42 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/integration_test.go28.70 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/iterator.go8.03 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/key.go4.35 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/monitor.go5.81 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/reader.go7.56 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/readerat.go1.20 KB
/usr/share/gocode/src/github.com/kurin/blazer/b2/writer.go13.91 KB
/usr/share/gocode/src/github.com/kurin/blazer/base0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/base/base.go34.68 KB
/usr/share/gocode/src/github.com/kurin/blazer/base/integration_test.go19.83 KB
/usr/share/gocode/src/github.com/kurin/blazer/base/strings.go812.00 B
/usr/share/gocode/src/github.com/kurin/blazer/base/strings_test.go951.00 B
/usr/share/gocode/src/github.com/kurin/blazer/bin0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/bin/b2keys0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/bin/b2keys/b2keys.go2.33 KB
/usr/share/gocode/src/github.com/kurin/blazer/bin/bonfire0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/bin/bonfire/bonfire.go796.00 B
/usr/share/gocode/src/github.com/kurin/blazer/bonfire0.00 B
/usr/share/gocode/src/github.com/kurin/blazer/bonfire/bonfire.go5.80 KB
/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.go750.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.go8.42 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.23 KB
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre0.00 B
Component of No Buildroots