Add Python bindings
This commit is contained in:
parent
7b81034625
commit
545be141d8
18 changed files with 1406 additions and 79 deletions
|
|
@ -11,7 +11,7 @@ repository = "https://github.com/schmelczer/reconcile"
|
|||
homepage = "https://schmelczer.dev/reconcile"
|
||||
keywords = ["merge", "OT", "CRDT", "3-way", "diff"]
|
||||
categories = ["wasm", "text-processing", "text-editors", "algorithms", "data-structures"]
|
||||
exclude = ["reconcile-js", ".*", "examples/website"]
|
||||
exclude = ["reconcile-js", "reconcile-python", ".*", "examples/website"]
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue