| Crates.io | metadata-filter |
| lib.rs | metadata-filter |
| version | 0.3.0 |
| created_at | 2020-11-05 21:58:38.735783+00 |
| updated_at | 2020-11-26 00:22:38.881831+00 |
| description | Clean up artist, album and song names |
| homepage | https://github.com/InputUsername/metadata-filter |
| repository | https://github.com/InputUsername/metadata-filter.git |
| max_upload_size | |
| id | 309014 |
| size | 22,689 |
A Rust library to clean up music metadata such as artist, album and song names. This is a Rust port of the metadata-filter TypeScript library.
Currently, this library is mostly a collection of predefined filtering rules
along with the apply_rules function which can apply a list of rules to a text.