woot 0.1.0

WithOut Operational Transformaton. Rust implementation of the WOOT algorithm.
Documentation
[package]
name = "woot"
version = "0.1.0"
authors = ["Sebastian Köln <sebk@rynx.org>"]
license = "GPL-3.0"
description = "WithOut Operational Transformaton. Rust implementation of the WOOT algorithm."
repository = "https://github.com/s3bk/woot"

[dependencies]
rand = "0.3"
itertools = "0.5"