From 0ed18438e07dbb4766878bb6f58ab84e13941aa8 Mon Sep 17 00:00:00 2001 From: Nigel Tao Date: Thu, 1 Apr 2021 23:25:03 +1100 Subject: Run script/sync.sh --- release/c/README.md | 12 ++++++++++++ sync.txt | 6 +++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/release/c/README.md b/release/c/README.md index 73f42f8..9b45a9c 100644 --- a/release/c/README.md +++ b/release/c/README.md @@ -21,3 +21,15 @@ its API won't change any further, but being a "version 0.x" means that: - It will not have long term support. - Newer versions make no promises about compatibility. + + +# Mirror + +Wuffs' canonical repository is located at +[github.com/google/wuffs](https://github.com/google/wuffs). If you just want to +*use* Wuffs-the-library in its C form (instead of *modifying* its Wuffs form or +otherwise needing Wuffs-the-language tools), a mirror of just the `release/c` +directory is located at +[github.com/google/wuffs-mirror-release-c](https://github.com/google/wuffs-mirror-release-c). +By excluding everything else, the mirror is much smaller than and changes much +less frequently than the canonical repository. diff --git a/sync.txt b/sync.txt index a09f434..587183a 100644 --- a/sync.txt +++ b/sync.txt @@ -1,6 +1,6 @@ -script/sync.sh ran on 2021-03-14 -Sibling directory (../wuffs) git revision is 3e5afc3e527041defb11bfe3746d57b87cc62d32 +script/sync.sh ran on 2021-04-01 +Sibling directory (../wuffs) git revision is 38d7548718abcf28adb27978d527c50b2e38dbd5 Manifest (sha256sum values, filenames, versions): -44756ef81a9bbe945c7667b3c76c6db44babd4db5692d93ca96b9b28a7d86fcb release/c/README.md +bb28889a02c5d89edf6544ded21495462d1f998f8ffa5d095f53ca5db29e2937 release/c/README.md 3b6a0c78f663bb495d1972fbb2a87c717d70fbac5ea8cc1a50cb9afaa4b03f92 release/c/wuffs-v0.2.c #define WUFFS_VERSION_STRING "0.2.0+2078.20191219" -- cgit v1.2.3