Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-kurin-blazer-devel-0.5.3-13.mga9 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: golang-github-kurin-blazer-devel Distribution: Mageia
Version: 0.5.3 Vendor: Mageia.Org
Release: 13.mga9 Build date: Fri Dec 30 14:42:56 2022
Group: Development/Other Build host: localhost
Size: 402323 Source RPM: golang-github-kurin-blazer-0.5.3-13.mga9.src.rpm
Packager: mokraemer <mokraemer>
Url: https://github.com/kurin/blazer
Summary: Go library for Backblaze's B2
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.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/kurin/blazer

Provides

Requires

License

ASL 2.0

Changelog

* Fri Dec 30 2022 mokraemer <mokraemer> 0.5.3-13.mga9
  + Revision: 1928101
  - import dependency for restic
  - Created package structure for golang-github-kurin-blazer.

Files

/usr/share/doc/golang-github-kurin-blazer-devel
/usr/share/doc/golang-github-kurin-blazer-devel/AUTHORS
/usr/share/doc/golang-github-kurin-blazer-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-kurin-blazer-devel/README.md
/usr/share/doc/golang-github-kurin-blazer-devel/examples
/usr/share/doc/golang-github-kurin-blazer-devel/examples/simple
/usr/share/doc/golang-github-kurin-blazer-devel/examples/simple/simple.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/kurin
/usr/share/gocode/src/github.com/kurin/blazer
/usr/share/gocode/src/github.com/kurin/blazer/.goipath
/usr/share/gocode/src/github.com/kurin/blazer/CONTRIBUTING.md
/usr/share/gocode/src/github.com/kurin/blazer/README.md
/usr/share/gocode/src/github.com/kurin/blazer/b2
/usr/share/gocode/src/github.com/kurin/blazer/b2/b2.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/b2_test.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/backend.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/baseline.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/buffer.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/integration_test.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/iterator.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/key.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/monitor.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/reader.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/readerat.go
/usr/share/gocode/src/github.com/kurin/blazer/b2/writer.go
/usr/share/gocode/src/github.com/kurin/blazer/base
/usr/share/gocode/src/github.com/kurin/blazer/base/base.go
/usr/share/gocode/src/github.com/kurin/blazer/base/integration_test.go
/usr/share/gocode/src/github.com/kurin/blazer/base/strings.go
/usr/share/gocode/src/github.com/kurin/blazer/base/strings_test.go
/usr/share/gocode/src/github.com/kurin/blazer/bin
/usr/share/gocode/src/github.com/kurin/blazer/bin/b2keys
/usr/share/gocode/src/github.com/kurin/blazer/bin/b2keys/b2keys.go
/usr/share/gocode/src/github.com/kurin/blazer/bin/bonfire
/usr/share/gocode/src/github.com/kurin/blazer/bin/bonfire/bonfire.go
/usr/share/gocode/src/github.com/kurin/blazer/bonfire
/usr/share/gocode/src/github.com/kurin/blazer/bonfire/bonfire.go
/usr/share/gocode/src/github.com/kurin/blazer/internal
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2assets
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2assets/b2assets.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2assets/gen.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2types
/usr/share/gocode/src/github.com/kurin/blazer/internal/b2types/b2types.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/bin
/usr/share/gocode/src/github.com/kurin/blazer/internal/bin/cleanup
/usr/share/gocode/src/github.com/kurin/blazer/internal/bin/cleanup/cleanup.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/blog
/usr/share/gocode/src/github.com/kurin/blazer/internal/blog/blog.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/api.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/api_test.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/download.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/large.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/proto
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/proto/pyre.pb.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/proto/pyre.pb.gw.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/proto/pyre.proto
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/pyre.go
/usr/share/gocode/src/github.com/kurin/blazer/internal/pyre/simple.go
/usr/share/gocode/src/github.com/kurin/blazer/x
/usr/share/gocode/src/github.com/kurin/blazer/x/consistent
/usr/share/gocode/src/github.com/kurin/blazer/x/consistent/consistent.go
/usr/share/gocode/src/github.com/kurin/blazer/x/consistent/consistent_test.go
/usr/share/gocode/src/github.com/kurin/blazer/x/transport
/usr/share/gocode/src/github.com/kurin/blazer/x/transport/transport.go
/usr/share/gocode/src/github.com/kurin/blazer/x/window
/usr/share/gocode/src/github.com/kurin/blazer/x/window/accum_test.go
/usr/share/gocode/src/github.com/kurin/blazer/x/window/counter_test.go
/usr/share/gocode/src/github.com/kurin/blazer/x/window/window.go
/usr/share/gocode/src/github.com/kurin/blazer/x/window/window_test.go
/usr/share/licenses/golang-github-kurin-blazer-devel
/usr/share/licenses/golang-github-kurin-blazer-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 23 03:22:29 2024