libcap/cap/README
Andrew G. Morgan d510712a27 Clean up go documentation.
Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
2025-03-02 10:02:45 -08:00

10 lines
341 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 3-clause, or GPL2. See the License file.
Andrew G. Morgan <morgan@kernel.org>