[[bin]]
name = "directopsy"
[dependencies.clap]
features = ["derive"]
version = "4.5.21"
[package]
authors = ["Illy <illystable.champs@gmail.com>"]
categories = ["command-line-utilities"]
description = "Command-line tool to quickly get a list of files in a directory in a human-readable format"
edition = "2021"
exclude = ["/tests"]
keywords = ["utility", "files", "command"]
license = "MIT"
name = "directopsy"
readme = "README.md"
repository = "https://github.com/IllyStable/list-rs"
version = "0.0.1"