Mon, 21 Oct 2024 15:42:26 UTC | login

Information for RPM golang-github-git-billy-5-devel-5.3.1-2.fc37.noarch.rpm

ID836626
Namegolang-github-git-billy-5-devel
Version5.3.1
Release2.fc37
Epoch
Archnoarch
SummaryThe missing interface filesystem abstraction for Go
DescriptionThe missing interface filesystem abstraction for Go. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/go-git/go-billy/v5
Build Time2022-07-21 09:39:30 GMT
Size39.17 KB
069bf6a58c6bc689600a4932f211f80c
LicenseASL 2.0
Provides
golang(github.com/go-git/go-billy/v5) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/helper/chroot) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/helper/mount) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/helper/polyfill) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/helper/temporal) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/memfs) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/osfs) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/test) = 5.3.1-2.fc37
golang(github.com/go-git/go-billy/v5/util) = 5.3.1-2.fc37
golang-github-git-billy-5-devel = 5.3.1-2.fc37
golang-ipath(github.com/go-git/go-billy/v5) = 5.3.1-2.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(golang.org/x/sys/unix)
golang(gopkg.in/check.v1)
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 53 >>>
Name ascending sort Size
/usr/share/doc/golang-github-git-billy-5-devel0.00 B
/usr/share/doc/golang-github-git-billy-5-devel/README.md2.01 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/go-git0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v50.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/.goipath46.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/README.md2.01 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/fs.go7.85 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/fs_test.go970.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/go.mod280.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot/chroot.go5.13 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot/chroot_test.go8.42 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount/mount.go5.72 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount/mount_test.go10.50 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill/polyfill.go2.24 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill/polyfill_test.go1.73 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal/temporal.go725.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal/temporal_test.go656.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/memory.go7.95 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/memory_test.go1.65 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/storage.go3.87 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os.go2.96 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_js.go492.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_js_test.go916.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_plan9.go2.16 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_posix.go392.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_test.go1.34 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_windows.go1.06 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/basic.go13.38 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/chroot.go2.91 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/common_posix.go146.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/common_windows.go147.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/dir.go6.18 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/fs.go5.12 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/mock.go3.30 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/symlink.go6.76 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/tempfile.go2.03 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util0.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/glob.go2.51 KB
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/glob_test.go668.00 B
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/util.go6.34 KB
Component of No Buildroots