[package] authors = ["Will Parsons"] categories = ["algorithms", "embedded", "game-development", "no-std"] description = "Entro Sort is an in-place, linearithmic, unstable sorting algorithm." documentation = "https://github.com/entrovoid/rust-entro-sort/blob/master/README.md" homepage = "https://entrocraft.com/dungeon/sorting-algorithms/entro-sort/" keywords = ["ascending", "descending", "generic", "n-log-n", "sort-order"] license = "MIT-0" name = "entro-sort" repository = "https://github.com/entrovoid/rust-entro-sort" version = "1.0.4"