weave

Crates.ioweave
lib.rsweave
version0.3.1
sourcesrc
created_at2017-08-06 18:45:13.080162
updated_at2022-02-16 07:13:28.516287
descriptionWeave delta file storage. Inspired by the storage format of SCCS, this crate allows multiple revisions of a file to be stored efficiently in a single file.
homepage
repositoryhttps://github.com/d3zd3z/rsure
max_upload_size
id26691
size48,558
David Brown (d3zd3z)

documentation

README

Weave File Support


Testing

Many of the tests compare the crates output with that generated by the sccs command. On many Linux distros, a compatible version can be found in the cssc package.

Commit count: 248

cargo fmt