Skip to content

ellington-project/taglib-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust bindings to taglib

Build Status

NOTE: This repository is currently designed to circumvent some limitations with the default taglib behaviour/interface. To this end, it includes a fork of taglib as a submodule, and so must either be cloned with the --recursive argument (i.e. git clone --recursive <repo>), or the submodule must be initialised after this repo is cloned using git submodule update --init --recursive. Adding the ability for end users to actively configure this is a feature that is planned for the future. At present, however, using any other version of taglib will result in compile errors at the tag_c interface.

About

Rust bindings to the taglib audio metadata manipulation library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages