Skip to content

karx1/opusmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opusmeta

opusmeta is a Rust crate for reading and writing metadata from opus files, created for the multitag project.

See the read_tags example for basic usage. To run it, type:

cargo run --example read_tags [input_file.opus]

Tag names

Unlike the more structured ID3 format, the Opus spec does not mandate a common set of tag names or values. However, a list of common tag names can be found here.

About

Rust crate for reading and writing metadata from .opus files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages