Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.12 KB

Homebrew tap for Content Authenticity Initiative tooling

This Homebrew tap enables users to easily install command line tools supplied by the Content Authenticity Initiative via Homebrew.

Setup

If you haven't already, please follow the Homebrew installation instructions to install it on your system.

Once it is installed, run the following to enable this tap:

brew tap contentauth/tools

Tools

c2patool

c2patool is a command line tool for displaying and adding C2PA manifests. After enabling this tap, you can run the following to install:

brew install c2patool

License

This Homebrew tap is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.

Please note that any tools this tap provides (along with associated dependencies) may be licensed under different terms; please check the license terms and dependencies contained in the formulae for details.