115 Forks
3334 Stars
3334 Watchers

wuffs

Wrangling Untrusted File Formats Safely

How to download and setup wuffs

Open terminal and run command
git clone https://github.com/google/wuffs.git
git clone is used to create a copy or clone of wuffs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wuffs https://github.com/google/wuffs/archive/master.zip

Or simply clone wuffs with SSH
[email protected]:google/wuffs.git

If you have some problems with wuffs

You may open issue on wuffs support forum (system) here: https://github.com/google/wuffs/issues