sort-path-length 0.2.1

Takes a file of paths and sort them by component length
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Reinaldo A. C. Rauch <reinaldorauch@gmail.com>"]
description = "Takes a file of paths and sort them by component length"
edition = "2021"
homepage = "https://reinaldorauch.dev.br/sort-path-length"
license = "GPL-3.0"
name = "sort-path-length"
readme = "README.md"
repository = "https://github.com/reinaldorauch/sort-path-length"
version = "0.2.1"