Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork45
Audio metadata library
License
Apache-2.0, MIT licenses found
Licenses found
Serial-ATA/lofty-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Parse, convert, and write metadata to various audio formats.
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!
To try them out, run:
cargo run --example tag_reader /path/to/filecargo run --example tag_stripper /path/to/filecargo run --example tag_writer<options> /path/to/filecargo run --example custom_resolver
Availablehere
As some formats are complex, Lofty makes use oftest-log to getthe detailed debug/trace logging for failures. To run the tests, do:
RUST_LOG=trace cargotest
There are benchmarks availablehere. To run them, do:
cargo bench
Licensed under either of
- Apache License, Version 2.0(LICENSE-APACHE orhttp://www.apache.org/licenses/LICENSE-2.0)
- MIT license(LICENSE-MIT orhttp://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submittedfor inclusion in the work by you, as defined in the Apache-2.0 license, shall bedual licensed as above, without any additional terms or conditions.
About
Audio metadata library
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.