fil_ls 0.1.3

a simple command line tool to list frame sequence in friendly way
Documentation
[[bin]]
name = "fls"
path = "src/main.rs"
[dependencies.regex]
default-features = false
features = ["std", "unicode-perl"]
version = "1.7"

[package]
authors = ["Philippe Llerena<philippe.llerena@gmail.com>"]
description = "a simple command line tool to list frame sequence in friendly way"
edition = "2021"
license-file = "LICENSE"
name = "fil_ls"
readme = "README.md"
version = "0.1.3"