Skip to content

GOFAI/cl-id3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CL-ID3 is a library for reading id3v2.2 and 2.3 tags and writing id3v2.3
tags based on the example in chapter 25 of Peter Seibel's _Practical
Common Lisp_. I needed this for a particularly complex web scraping project
and it is only designed to do what I needed it to do-namely, rewrite .mp3
files with new id3v2.3 tags encoded in utf-8. Patches/extensions welcome.

About

CL-ID3 is an extension of the ID3 parser in Peter Seibel's Practical Common Lisp that can write, as well as read, ID3V2.3 tags

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages