This commit is contained in:
parent
1514394143
commit
f434b88368
@ -1,5 +1,11 @@
|
|||||||
|
# id3-image-rs
|
||||||
|
|
||||||
|
[![Build Status](https://drone.communiquons.org/api/badges/pierre/id3-image-rs/status.svg)](https://drone.communiquons.org/pierre/id3-image-rs)
|
||||||
|
|
||||||
This project is a fork of the crate [id3_image](https://crates.io/crates/id3-image) with extended API and updated dependencies.
|
This project is a fork of the crate [id3_image](https://crates.io/crates/id3-image) with extended API and updated dependencies.
|
||||||
|
|
||||||
|
99.9% of the credit for this work should go to the [initial author of this crate](https://github.com/AndrewRadev).
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
This tool wraps the [rust-id3](https://github.com/jameshurst/rust-id3) library to provide an easy way to manipulate embedded cover art in an mp3 file. The embedded image usually gets picked up by music players and thumbnail generators.
|
This tool wraps the [rust-id3](https://github.com/jameshurst/rust-id3) library to provide an easy way to manipulate embedded cover art in an mp3 file. The embedded image usually gets picked up by music players and thumbnail generators.
|
||||||
|
Loading…
Reference in New Issue
Block a user