scribe 0.4.2

Text editor toolkit.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "scribe"
version = "0.4.2"
authors = ["Jordan MacDonald <jordan@wastedintelligence.com>"]
description = "Text editor toolkit."
homepage = "https://github.com/jmacdonald/scribe"
repository = "https://github.com/jmacdonald/scribe"
documentation = "http://jordanmacdonald.ca/rust/scribe"
readme = "README.md"
license-file = "LICENSE"
keywords = ["gap", "buffer", "text", "editor", "document"]

[dependencies]
luthor = "0.1.7"