Thu, 11 Jul 2024 23:49:31 UTC | login

Information for RPM golang-github-git-billy-5-devel-5.3.1-4.fc39.noarch.rpm

ID1057683
Namegolang-github-git-billy-5-devel
Version5.3.1
Release4.fc39
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 Time2023-07-20 01:41:35 GMT
Size39.47 KB
2cc1750e361851201dbf799403a915ab
LicenseASL 2.0
Provides
golang(github.com/go-git/go-billy/v5) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/helper/chroot) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/helper/mount) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/helper/polyfill) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/helper/temporal) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/memfs) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/osfs) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/test) = 5.3.1-4.fc39
golang(github.com/go-git/go-billy/v5/util) = 5.3.1-4.fc39
golang-github-git-billy-5-devel = 5.3.1-4.fc39
golang-ipath(github.com/go-git/go-billy/v5) = 5.3.1-4.fc39
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
Page:
1 through 50 of 377 >>>
Buildroot ascending sort Created State
f40-build-736662-106663 2023-11-07 12:42:27 expired
f40-build-736668-106663 2023-11-07 12:49:07 expired
f40-build-736677-106663 2023-11-07 12:56:52 expired
f40-build-736682-106663 2023-11-07 13:02:03 expired
f40-build-736689-106663 2023-11-07 13:10:16 expired
f40-build-736723-106663 2023-11-07 13:39:55 expired
f40-build-736727-106663 2023-11-07 13:43:24 expired
f40-build-736745-106663 2023-11-07 14:06:14 expired
f40-build-736758-106663 2023-11-07 14:16:36 expired
f40-build-736761-106663 2023-11-07 14:18:02 expired
f40-build-736782-106663 2023-11-07 14:36:01 expired
f40-build-736787-106663 2023-11-07 14:41:42 expired
f40-build-736791-106663 2023-11-07 14:45:18 expired
f40-build-736792-106663 2023-11-07 14:46:02 expired
f40-build-736803-106663 2023-11-07 15:00:05 expired
f40-build-736820-106663 2023-11-07 15:15:14 expired
f40-build-736825-106663 2023-11-07 15:20:27 expired
f40-build-736826-106663 2023-11-07 15:20:34 expired
f40-build-736829-106663 2023-11-07 15:24:06 expired
f40-build-736832-106663 2023-11-07 15:29:03 expired
f40-build-736837-106663 2023-11-07 15:38:24 expired
f40-build-736846-106663 2023-11-07 15:48:39 expired
f40-build-736848-106663 2023-11-07 15:49:58 expired
f40-build-736850-106663 2023-11-07 15:51:35 expired
f40-build-736857-106663 2023-11-07 16:01:57 expired
f40-build-736861-106663 2023-11-07 16:04:52 expired
f40-build-736862-106663 2023-11-07 16:05:27 expired
f40-build-736867-106663 2023-11-07 16:10:30 expired
f40-build-736868-106663 2023-11-07 16:12:46 expired
f40-build-736869-106663 2023-11-07 16:14:16 expired
f40-build-736871-106663 2023-11-07 16:14:41 expired
f40-build-736872-106663 2023-11-07 16:15:59 expired
f40-build-736875-106663 2023-11-07 16:26:56 expired
f40-build-736882-106663 2023-11-07 16:35:17 expired
f40-build-736888-106663 2023-11-07 16:42:20 expired
f40-build-736890-106663 2023-11-07 16:45:15 expired
f40-build-736891-106663 2023-11-07 16:45:30 expired
f40-build-736892-106663 2023-11-07 16:46:59 expired
f40-build-736893-106663 2023-11-07 16:47:15 expired
f40-build-736894-106663 2023-11-07 16:47:45 expired
f40-build-736906-106665 2023-11-07 17:04:42 expired
f40-build-736907-106665 2023-11-07 17:05:08 expired
f40-build-736910-106665 2023-11-07 17:06:30 expired
f40-build-736923-106665 2023-11-07 17:19:40 expired
f40-build-736925-106665 2023-11-07 17:20:18 expired
f40-build-736930-106665 2023-11-07 17:23:35 expired
f40-build-736940-106665 2023-11-07 17:32:41 expired
f40-build-736943-106665 2023-11-07 17:35:32 expired
f40-build-736954-106665 2023-11-07 17:43:51 expired
f40-build-736958-106665 2023-11-07 17:46:32 expired