Fri, 20 Sep 2024 03:56:52 UTC | login

Information for RPM golang-github-spf13-afero-devel-1.2.2-3.fc31.noarch.rpm

ID419504
Namegolang-github-spf13-afero-devel
Version1.2.2
Release3.fc31
Epoch
Archnoarch
SummaryFileSystem Abstraction System for Go
DescriptionAfero is an filesystem framework providing a simple, uniform and universal API interacting with any filesystem, as an abstraction layer providing interfaces, types and methods. Afero has an exceptionally clean interface and simple design without needless constructors or initialization methods. Afero is also a library providing a base set of interoperable backend filesystems that make it easy to work with afero while retaining all the power and benefit of the os and ioutil packages. Afero provides significant improvements over using the os package alone, most notably the ability to create mock and testing filesystems without relying on the disk. It is suitable for use in a any situation where you would consider using the OS package as it provides an additional abstraction that makes it easy to use a memory backed file system during testing. It also adds support for the http filesystem for full interoperability. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/afero
Build Time2019-07-25 17:32:12 GMT
Size51.96 KB
b9c8e6f190daa6038f21e24a8117166a
LicenseASL 2.0
Provides
golang(github.com/spf13/afero) = 1.2.2-3.fc31
golang(github.com/spf13/afero/mem) = 1.2.2-3.fc31
golang(github.com/spf13/afero/sftpfs) = 1.2.2-3.fc31
golang-github-spf13-afero-devel = 1.2.2-3.fc31
golang-ipath(github.com/spf13/afero) = 1.2.2-3.fc31
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/pkg/sftp)
golang(golang.org/x/text/transform)
golang(golang.org/x/text/unicode/norm)
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
1 through 46 of 46
Name ascending sort Size
/usr/share/doc/golang-github-spf13-afero-devel0.00 B
/usr/share/doc/golang-github-spf13-afero-devel/README.md14.16 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/spf130.00 B
/usr/share/gocode/src/github.com/spf13/afero0.00 B
/usr/share/gocode/src/github.com/spf13/afero/.goipath46.00 B
/usr/share/gocode/src/github.com/spf13/afero/README.md14.16 KB
/usr/share/gocode/src/github.com/spf13/afero/afero.go3.18 KB
/usr/share/gocode/src/github.com/spf13/afero/afero_test.go15.75 KB
/usr/share/gocode/src/github.com/spf13/afero/basepath.go4.87 KB
/usr/share/gocode/src/github.com/spf13/afero/basepath_test.go4.67 KB
/usr/share/gocode/src/github.com/spf13/afero/cacheOnReadFs.go6.74 KB
/usr/share/gocode/src/github.com/spf13/afero/composite_test.go10.65 KB
/usr/share/gocode/src/github.com/spf13/afero/const_bsds.go721.00 B
/usr/share/gocode/src/github.com/spf13/afero/const_win_unix.go766.00 B
/usr/share/gocode/src/github.com/spf13/afero/copyOnWriteFs.go6.76 KB
/usr/share/gocode/src/github.com/spf13/afero/copyOnWriteFs_test.go1.34 KB
/usr/share/gocode/src/github.com/spf13/afero/go.mod64.00 B
/usr/share/gocode/src/github.com/spf13/afero/httpFs.go2.57 KB
/usr/share/gocode/src/github.com/spf13/afero/ioutil.go6.64 KB
/usr/share/gocode/src/github.com/spf13/afero/ioutil_test.go2.96 KB
/usr/share/gocode/src/github.com/spf13/afero/lstater.go1.01 KB
/usr/share/gocode/src/github.com/spf13/afero/lstater_test.go2.98 KB
/usr/share/gocode/src/github.com/spf13/afero/match.go2.80 KB
/usr/share/gocode/src/github.com/spf13/afero/match_test.go4.20 KB
/usr/share/gocode/src/github.com/spf13/afero/mem0.00 B
/usr/share/gocode/src/github.com/spf13/afero/mem/dir.go971.00 B
/usr/share/gocode/src/github.com/spf13/afero/mem/dirmap.go1.33 KB
/usr/share/gocode/src/github.com/spf13/afero/mem/file.go6.72 KB
/usr/share/gocode/src/github.com/spf13/afero/mem/file_test.go2.68 KB
/usr/share/gocode/src/github.com/spf13/afero/memmap.go7.35 KB
/usr/share/gocode/src/github.com/spf13/afero/memmap_test.go9.52 KB
/usr/share/gocode/src/github.com/spf13/afero/os.go2.58 KB
/usr/share/gocode/src/github.com/spf13/afero/path.go2.86 KB
/usr/share/gocode/src/github.com/spf13/afero/path_test.go1.57 KB
/usr/share/gocode/src/github.com/spf13/afero/readonlyfs.go1.60 KB
/usr/share/gocode/src/github.com/spf13/afero/regexpfs.go4.07 KB
/usr/share/gocode/src/github.com/spf13/afero/ro_regexp_test.go2.10 KB
/usr/share/gocode/src/github.com/spf13/afero/sftpfs0.00 B
/usr/share/gocode/src/github.com/spf13/afero/sftpfs/file.go1.99 KB
/usr/share/gocode/src/github.com/spf13/afero/sftpfs/sftp.go3.06 KB
/usr/share/gocode/src/github.com/spf13/afero/unionFile.go6.58 KB
/usr/share/gocode/src/github.com/spf13/afero/util.go7.17 KB
/usr/share/gocode/src/github.com/spf13/afero/util_test.go12.61 KB
/usr/share/licenses/golang-github-spf13-afero-devel0.00 B
/usr/share/licenses/golang-github-spf13-afero-devel/LICENSE.txt9.90 KB
Component of No Buildroots