/go-xattr

Extended attribute support for Go #golang

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

xattr

Package xattr provides a simple interface to user extended attributes on Linux and OSX.

Install it: go get github.com/ivaxer/go-xattr

Documentation is available on godoc.org.

License: Simplified BSD License (see LICENSE).