SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-spf13-afero-devel rpm build for : Fedora 32. For other distributions click golang-github-spf13-afero-devel.

Name : golang-github-spf13-afero-devel
Version : 1.2.2 Vendor : Fedora Project
Release : 4.fc32 Date : 2020-01-29 03:24:27
Group : Unspecified Source RPM : golang-github-spf13-afero-1.2.2-4.fc32.src.rpm
Size : 0.19 MB
Packager : Fedora Project
Summary : FileSystem Abstraction System for Go
Description :
Afero 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

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/32/Everything/aarch64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-spf13-afero-devel-1.2.2-4.fc32.noarch.rpm
     

Provides :
golang(github.com/spf13/afero)
golang(github.com/spf13/afero/mem)
golang(github.com/spf13/afero/sftpfs)
golang-github-spf13-afero-devel
golang-ipath(github.com/spf13/afero)

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


Content of RPM :
/usr/share/doc/golang-github-spf13-afero-devel
/usr/share/doc/golang-github-spf13-afero-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/spf13
/usr/share/gocode/src/github.com/spf13/afero
/usr/share/gocode/src/github.com/spf13/afero/.goipath
/usr/share/gocode/src/github.com/spf13/afero/README.md
/usr/share/gocode/src/github.com/spf13/afero/afero.go
/usr/share/gocode/src/github.com/spf13/afero/afero_test.go
/usr/share/gocode/src/github.com/spf13/afero/basepath.go
/usr/share/gocode/src/github.com/spf13/afero/basepath_test.go
/usr/share/gocode/src/github.com/spf13/afero/cacheOnReadFs.go
/usr/share/gocode/src/github.com/spf13/afero/composite_test.go
/usr/share/gocode/src/github.com/spf13/afero/const_bsds.go
/usr/share/gocode/src/github.com/spf13/afero/const_win_unix.go
/usr/share/gocode/src/github.com/spf13/afero/copyOnWriteFs.go
/usr/share/gocode/src/github.com/spf13/afero/copyOnWriteFs_test.go
/usr/share/gocode/src/github.com/spf13/afero/go.mod
/usr/share/gocode/src/github.com/spf13/afero/httpFs.go
/usr/share/gocode/src/github.com/spf13/afero/ioutil.go
/usr/share/gocode/src/github.com/spf13/afero/ioutil_test.go
/usr/share/gocode/src/github.com/spf13/afero/lstater.go
/usr/share/gocode/src/github.com/spf13/afero/lstater_test.go
/usr/share/gocode/src/github.com/spf13/afero/match.go
/usr/share/gocode/src/github.com/spf13/afero/match_test.go
/usr/share/gocode/src/github.com/spf13/afero/mem
/usr/share/gocode/src/github.com/spf13/afero/mem/dir.go
/usr/share/gocode/src/github.com/spf13/afero/mem/dirmap.go
/usr/share/gocode/src/github.com/spf13/afero/mem/file.go
/usr/share/gocode/src/github.com/spf13/afero/mem/file_test.go
There is 16 files more in these RPM.

 
ICM