dmp 0.1.0

A high-performance library in that manipulates plain text
Documentation
[dependencies.regex]
version = "1.5.4"

[dependencies.urlencoding]
version = "2.1.0"

[package]
authors = ["Tobie Morgan Hitchcock <tobie@surrealdb.com>"]
categories = ["algorithms", "text-editors", "text-processing"]
description = "A high-performance library in that manipulates plain text"
edition = "2021"
homepage = "https://github.com/surrealdb/dmp"
keywords = ["dmp", "diff", "diff-match-patch"]
license = "MIT"
name = "dmp"
publish = true
repository = "https://github.com/surrealdb/dmp"
resolver = "2"
version = "0.1.0"