SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : golang-github-spf13-afero-devel
Version : 1.2.2 Vendor : Fedora Project
Release : 0.1.fc29 Date : 2019-03-26 22:50:42
Group : Unspecified Source RPM : golang-github-spf13-afero-1.2.2-0.1.fc29.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 library source intended for
building other packages which use import path with
github.com/spf13/afero prefix.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/29/Everything/x86_64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-spf13-afero-devel-1.2.2-0.1.fc29.noarch.rpm
ftp.icm.edu.pl  golang-github-spf13-afero-devel-1.2.2-0.1.fc29.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 :
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(PayloadIsXz) <= 5.2-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_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/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
/usr/share/gocode/src/github.com/spf13/afero/memmap.go
/usr/share/gocode/src/github.com/spf13/afero/memmap_test.go
There is 14 files more in these RPM.

 
ICM