38 releases (17 breaking)
0.21.1 | Aug 29, 2024 |
---|---|
0.21.0 | Jul 29, 2024 |
0.20.1 | Jul 2, 2024 |
0.18.2 | Jan 23, 2024 |
0.2.0 |
|
#13 in Audio
8,071 downloads per month
Used in 53 crates
(29 directly)
1MB
25K
SLoC
Lofty
Parse, convert, and write metadata to various audio formats.
⚠️ LOOKING FOR HELP WITH DOCUMENTATION ⚠️
I'm looking for help with the refinement of the docs. Any contribution, whether it be typos, grammar, punctuation, or missing examples is highly appreciated!
Supported Formats
Examples
To try them out, run:
cargo run --example tag_reader /path/to/file
cargo run --example tag_stripper /path/to/file
cargo run --example tag_writer <options> /path/to/file
cargo run --example custom_resolver
Documentation
Available here
Benchmarking
There are benchmarks available here. To run them, do:
cargo bench
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.5–1.1MB
~23K SLoC