metadata-filter 0.1.1

Clean up artist, album and song names
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.regex]
version = "1"

[package]
authors = ["Koen Bolhuis <koen.bolhuis@gmail.com>"]
description = "Clean up artist, album and song names"
edition = "2018"
homepage = "https://github.com/InputUsername/metadata-filter"
keywords = ["music", "metadata", "filter", "filtering"]
license = "MIT"
name = "metadata-filter"
publish = true
readme = "README.md"
repository = "https://github.com/InputUsername/metadata-filter.git"
version = "0.1.1"