NOTICE: This package has been removed from pkgsrc

./devel/go-afero, FileSystem Abstraction System for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.1nb25, Package name: go-afero-1.1.1nb25, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers] [textproc/go-text] [security/go-crypto] [devel/go-sys] [devel/go-fs] [devel/go-errors] [security/go-sftp] [lang/go114]

Master sites:

SHA1: 23de9f1ca387d88cacbc748cd6ae947e4c537a2a
RMD160: 0c7ab5a6d6bb1e0e700631f8cc128617fe08722f
Filesize: 44.189 KB

Version history: (Expand)


CVS history: (Expand)


   2021-05-16 18:38:44 by Benny Siegert | Files touched by this commit (5) | Package removed
Log message:
go-afero: remove

Obsolete Go library, no longer has any dependencies.
   2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | Package updated
Log message:
Revbump all Go packages after go115 update
   2021-01-23 15:23:16 by Benny Siegert | Files touched by this commit (209) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-08 22:59:39 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after Go 1.15 update.
   2020-10-15 15:08:34 by Benny Siegert | Files touched by this commit (188) | Package updated
Log message:
Revbump all Go packages after go115 update.
   2020-09-03 09:29:54 by Benny Siegert | Files touched by this commit (194)
Log message:
Revbump all Go packages after default Go version was changed to 1.15.1