Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
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 three clause, or GPL2. See the License
|
|
file.
|
|
|
|
Andrew G. Morgan <morgan@kernel.org>
|