Dive Into Python
0
Updated over 4 years ago (01 Jul 2008 at 06:42 PM)
recent activity
Snippets from the excellent book Dive Into Python by Mark Pilgrim.
For more information, visit http://www.diveintopython.org
Contents
Provides a framework to get filetype-specific metadata. Included is an example to parse ID3 tags (version 1) from MP3 files....
Add a Comment