polyfloyd / rust-id3

A rust library for reading and writing ID3 metadata
MIT License
245 stars 47 forks source link

Thank you for writing this! #51

Closed casey closed 4 years ago

casey commented 4 years ago

I'm doing an automated mass reorganization of my music library, and I needed something in rust to read MP3 tags, and this has worked great.

Thank you!