commit | c4be495b84995176a9d177eb071195fe7695f708 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <[email protected]> | Wed Feb 19 14:54:09 2025 -0800 |
committer | Automerger Merge Worker <[email protected]> | Wed Feb 19 14:54:09 2025 -0800 |
tree | fbe2fc2383d6e05c79f986863b3f04c437ded070 | |
parent | 4cbffa2255f1887874b588e389710f4318db6a0d [diff] | |
parent | bd968f586b96dec5a0e4366a2c162f6221b3da93 [diff] |
Edit METADATA am: bd968f586b Original change: https://android-review.googlesource.com/c/platform/external/wuffs-mirror-release-c/+/3501358 Change-Id: I929798ff583ec63f73f9ecd90cf25a483408feeb Signed-off-by: Automerger Merge Worker <[email protected]>
This repository mirrors a subset of the Wuffs (Wrangling Untrusted File Formats Safely) repository.
Wuffs is both a programming language (Wuffs-the-language) and a standard library (Wuffs-the-library) written in that language. The Wuffs toolchain converts from Wuffs-the-language to C and Wuffs-the-library is available as a single C file - a header file library.
People who just want to use Wuffs-the-library in its C form (instead of modifying its Wuffs form or otherwise needing Wuffs-the-language tools) only need that one C file.
This repository's release/c
directory contains that C file (at various versions). It mirrors the release/c
directory of the original Wuffs repository (except for the “unsupported snapshot” version). By excluding everything else, this repository is much smaller and changes much less frequently.
This repository's release/c
directory is manually updated by the script/sync.sh
shell script, which also logs to sync.txt
.
This is not an official Google product, it is just code that happens to be owned by Google.
Updated on March 2021.