Skip to content

adamransom/id3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

id3

A Rust library for reading ID3v2 tags.

Overview

This is a very basic library written in order to learn Rust. So far it is pretty bare-bones, but I hope to use it in a future command line app for organizing music libraries (also in Rust).

Documentation

Rust has an extremely nice documentation generator, rustdoc, that I am using to generate documentation as I go:

id3 API Reference

About

A Rust library for reading ID3v2 tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages