Tree
- Tree:
5d2ffef47764352661ed7b439d41118441a13f77- Date:
- Message:
- added README
| Makefile | commits | blame |
| README | commits | blame |
| id3r.c | commits | blame |
| id3v1.c | commits | blame |
| id3v1.h | commits | blame |
README
id3r - simple id3v1 tag reader ============================== id3r is a small program to read id3v1 tags. Requirements ------------ To build id3r you need only the compiler, cc. Running id3r ------------ id3r takes only 1 argument, the filename of the mp3 file to show the id3v1 tag.
