@@ -22,16 +22,16 @@ This table summarizes the content that this script fetches from other repos.
22
22
23
23
| Sub-directory | Content fetched from... | Description |
24
24
| -----------| -------------------------| -------------|
25
- | ` c2pa-c ` | [ c2pa-c] ( https://github.com/contentauth/c2pa-c ) | |
26
- | ` c2pa-min ` | [ c2pa-min] ( https://github.com/contentauth/c2pa-min ) | |
27
- | ` c2pa-node ` | [ c2pa-node] ( https://github.com/contentauth/c2pa-node ) | |
28
- | ` c2pa-node-example ` | [ c2pa-node-example] ( https://github.com/contentauth/c2pa-node-example ) | |
29
- | ` c2pa-python ` | [ c2pa-python] ( https://github.com/contentauth/c2pa-python ) | |
30
- | ` c2pa-python example ` | [ c2pa-python-example] ( https://github.com/contentauth/c2pa-python-example ) | |
31
- | ` c2pa-service-example ` | [ c2patool-service-example] ( https://github.com/contentauth/c2patool-service-example )
32
- | ` c2patool ` | [ c2pa-rs cli directory] ( https://github.com/contentauth/c2pa-rs/cli ) | |
33
- | ` js-sdk ` | [ c2pa-js] ( https://github.com/contentauth/c2pa-js ) | |
34
- | ` rust-sdk ` | [ c2pa-rs] ( https://github.com/contentauth/c2pa-rs ) | |
25
+ | ` c2pa-c ` | [ c2pa-c] ( https://github.com/contentauth/c2pa-c ) | C library docs. |
26
+ | ` c2pa-min ` | [ c2pa-min] ( https://github.com/contentauth/c2pa-min ) | Minimal Rust example app. |
27
+ | ` c2pa-node ` | [ c2pa-node] ( https://github.com/contentauth/c2pa-node ) | Node library docs. |
28
+ | ` c2pa-node-example ` | [ c2pa-node-example] ( https://github.com/contentauth/c2pa-node-example ) | Node example app. |
29
+ | ` c2pa-python ` | [ c2pa-python] ( https://github.com/contentauth/c2pa-python ) | Python library docs. |
30
+ | ` c2pa-python example ` | [ c2pa-python-example] ( https://github.com/contentauth/c2pa-python-example ) | Python example app. |
31
+ | ` c2pa-service-example ` | [ c2patool-service-example] ( https://github.com/contentauth/c2patool-service-example ) | C2PA Tool service example app. |
32
+ | ` c2patool ` | [ c2pa-rs cli directory] ( https://github.com/contentauth/c2pa-rs/cli ) | C2PA Tool docs. |
33
+ | ` js-sdk ` | [ c2pa-js] ( https://github.com/contentauth/c2pa-js ) | JavaScript library docs. |
34
+ | ` rust-sdk ` | [ c2pa-rs] ( https://github.com/contentauth/c2pa-rs ) | Rust library docs. |
35
35
36
36
The [ Manifest store reference] ( https://opensource.contentauthenticity.org/docs/manifest/manifest-ref ) is an HTML file generated by the [ json-manifest-reference] ( https://github.com/contentauth/json-manifest-reference ) repository and imported manually.
37
37
0 commit comments