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

golang-github-git-lfs-gitobj-2-devel-2.0.1-1.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: golang-github-git-lfs-gitobj-2-devel Distribution: Mageia
Version: 2.0.1 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sat Dec 26 10:56:05 2020
Group: Development/Other Build host: localhost
Size: 183090 Source RPM: golang-github-git-lfs-gitobj-2-2.0.1-1.mga8.src.rpm
Packager: guillomovitch <guillomovitch>
Url: https://github.com/git-lfs/gitobj
Summary: Gitobj reads and writes Git objects
Gitobj reads and writes Git objects.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/git-lfs/gitobj

Provides

Requires

License

MIT

Changelog

* Fri Dec 25 2020 guillomovitch <guillomovitch> 2.0.1-1.mga8
  + Revision: 1663596
  - new version 2.0.1
* Fri Sep 04 2020 guillomovitch <guillomovitch> 2.0.0-1.mga8
  + Revision: 1622039
  - imported package golang-github-git-lfs-gitobj-2

Files

/usr/share/doc/golang-github-git-lfs-gitobj-2-devel
/usr/share/doc/golang-github-git-lfs-gitobj-2-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/git-lfs
/usr/share/gocode/src/github.com/git-lfs/gitobj
/usr/share/gocode/src/github.com/git-lfs/gitobj/.goipath
/usr/share/gocode/src/github.com/git-lfs/gitobj/LICENSE.md
/usr/share/gocode/src/github.com/git-lfs/gitobj/README.md
/usr/share/gocode/src/github.com/git-lfs/gitobj/SECURITY.md
/usr/share/gocode/src/github.com/git-lfs/gitobj/backend.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/backend_nix.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/backend_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/backend_windows.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/blob.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/blob_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/commit.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/commit_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/errors
/usr/share/gocode/src/github.com/git-lfs/gitobj/errors.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/errors/errors.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/errors/errors_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/errors_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/file_storer.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/go.mod
/usr/share/gocode/src/github.com/git-lfs/gitobj/memory_storer.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/memory_storer_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_db.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_db_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_reader.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_reader_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_type.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_type_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_writer.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/object_writer_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/bounds.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/bounds_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/chain.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/chain_base.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/chain_base_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/chain_delta.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/chain_delta_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/chain_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/delayed_object.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/errors.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/errors_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_decode.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_decode_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_entry.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_v1.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_v1_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_v2.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_v2_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/index_version.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/io.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/io_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/object.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/object_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/packfile.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/packfile_decode.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/packfile_decode_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/packfile_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/set.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/set_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/storage.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/type.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/pack/type_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/storage
/usr/share/gocode/src/github.com/git-lfs/gitobj/storage/backend.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/storage/decompressing_readcloser.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/storage/multi_storage.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/storage/storage.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/storer.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/tag.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/tag_test.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/tree.go
/usr/share/gocode/src/github.com/git-lfs/gitobj/tree_test.go
/usr/share/licenses/golang-github-git-lfs-gitobj-2-devel
/usr/share/licenses/golang-github-git-lfs-gitobj-2-devel/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:54:16 2024