Tree
- Tree:
02940651bfb42b3b9b46d0cd9e4c01191333a3e0- Date:
- Message:
- added message if no id3v1 tag was found
| 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.
