tagparser/README.md

7 lines
217 B
Markdown

# tagparser
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags.
## Build instructions
The tagparser library depends on c++utilities and is built in the same way.
It also depends on zlib.