commit | e365df6a7fa8fb6eefd94a308e11b19988918a15 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Fri Oct 06 16:19:56 2023 +1100 |
committer | Nigel Tao <nigeltao@golang.org> | Fri Oct 06 16:19:56 2023 +1100 |
tree | 54c7881830e88035caff56745da8636f49dcf2fb | |
parent | e3f919ccfe3ef542cfc983a82146070258fb57f8 [diff] |
Run script/sync.sh: 0.4.0-alpha.1+3597.20231006 The LICENSE has changed from a single license (Apache2) to a dual license (Apache2 or MIT, at your option). If you've previously used Wuffs under the Apache2 license, you are able to keep doing so. No further action required by you. The two files listed below (previous releases) are exceptions, as they are older snapshots, frozen in time. Their license has not changed: release/c/wuffs-v0.2.c release/c/wuffs-v0.3.c
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 software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE for details.
This is not an official Google product, it is just code that happens to be owned by Google.
Updated on October 2023.