unicode-linebreak 0.1.2

Implementation of the Unicode Line Breaking Algorithm
Documentation
[build-dependencies.regex]
version = "1"

[package]
authors = ["Axel Forsman <axelsfor@gmail.com>"]
categories = ["internationalization"]
description = "Implementation of the Unicode Line Breaking Algorithm"
edition = "2018"
homepage = "https://github.com/axelf4/unicode-linebreak"
include = ["src/**/*", "build.rs", "LineBreak.txt", "LICENSE"]
keywords = ["unicode", "text", "layout"]
license = "Apache-2.0"
name = "unicode-linebreak"
readme = "README.md"
repository = "https://github.com/axelf4/unicode-linebreak"
version = "0.1.2"