beediff 0.1.2

Implementation of the LCS algorithm in various applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Piotr Pszczółkowski <piotr@beesoft.pl>"]
description = """
Implementation of the LCS algorithm in various applications
"""
edition = "2018"
homepage = "http://www.beesoft.pl"
license = "MIT"
name = "beediff"
version = "0.1.2"