comic-book-binder 0.1.0

A helper to manage your comic books and others sorted list of files.
Documentation
[[bin]]
name = "cbb"
path = "src/main.rs"
[dependencies.regex]
version = "1"

[dependencies.structopt]
version = "0.2"

[lib]
name = "cbb"

[package]
authors = ["Zykino <Zykino@users.noreply.github.com>"]
categories = ["command-line-utilities", "filesystem", "value-formatting"]
description = "A helper to manage your comic books and others sorted list of files."
edition = "2018"
keywords = ["cbr", "cbt", "cbz"]
license = "GPL-3.0-or-later"
name = "comic-book-binder"
version = "0.1.0"