[dependencies]
[dev-dependencies.rand]
version = "0.7"
[features]
default = []
nosplit-heap-sort = []
[lib]
name = "ilass"
path = "src/lib.rs"
[package]
authors = ["kaegi <kaegi.dev@gmail.com>", "Sandro Marques <me@sandro.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Automatic Language-Agnostic Subtitle Synchronization (Library)"
documentation = "https://docs.rs/ilass-core"
edition = "2018"
keywords = ["subtitle", "align", "automatic", "api", "tool"]
license = "GPL-3.0"
name = "ilass"
readme = "README.md"
repository = "https://github.com/SandroHc/ilass/ilass-core"
version = "2.1.0"