id3-cli 0.2.1

View and modify IDv3 tags
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    id3_cli::main()
}