indentsort 0.1.2

Structure-preserving sorting of arbitrary indented text
Documentation
[lib]
name = "indentsort"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms", "text-processing"]
description = "Structure-preserving sorting of arbitrary indented text"
edition = "2021"
keywords = ["indent", "sort", "text"]
license = "MIT"
name = "indentsort"
readme = "README.md"
repository = "https://github.com/mkforsb/indentsort-rs"
version = "0.1.2"