Some checks failed
gokrazy CI / CI (macos-latest) (push) Has been cancelled
gokrazy CI / CI (ubuntu-latest) (push) Has been cancelled
gokrazy CI / CI (windows-latest) (push) Has been cancelled
14 lines
549 B
Plaintext
14 lines
549 B
Plaintext
This package is modified from the libcap project to allow
|
|
cross-platform marshalling to/from the kernel vfs format to write squashfs
|
|
xattr values and for parsing the text format used with the setcap command
|
|
|
|
Package cap is the libcap API for Linux Capabilities written in
|
|
Go. The official release announcement site for libcap is:
|
|
|
|
https://sites.google.com/site/fullycapable/
|
|
|
|
Like libcap, the cap package is distributed with a "you choose"
|
|
License. Specifically: BSD 3-clause, or GPL2. See the License file.
|
|
|
|
Andrew G. Morgan <morgan@kernel.org>
|