-
Notifications
You must be signed in to change notification settings - Fork 4
brnstz/id3go
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ABOUT ID3v1 tag reader in Go * http://en.wikipedia.org/wiki/ID3#ID3v1 REQUIREMENTS * Go: http://golang.org/doc/install.html * godag: http://code.google.com/p/godag/wiki/Install BUILD gd -o id3go src/ RUN Accepts file or directory names. If you pass a file, it will read the id3 tag in that file. If you pass a directory, it will recursively read the id3 tag of every file in that directory tree. You can pass more than one file or directory. id3go path [more paths . . . ]
About
id3v1 tag reader in Go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published