weave 0.3.1

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.
Documentation
1
2
3
4
5
6
7
8
9
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.