Weave 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.
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.