Package : golang-github-spf13-afero > RPM : golang-github-spf13-afero-1.5.1-3.mga9.src.rpm

Basic items

Name golang-github-spf13-afero
Version 1.5.1
Release 3.mga9
URL https://github.com/spf13/afero
Group Development/Other
Summary FileSystem Abstraction System for Go
Size 63KB
Arch noarch
License ASL 2.0

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-25 00:52:05
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie