tagparser/README.md

7 lines
217 B
Markdown
Raw Normal View History

2015-04-22 19:11:19 +02:00
# tagparser
2015-04-22 19:35:59 +02:00
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags.
2015-05-19 22:53:17 +02:00
## Build instructions
The tagparser library depends on c++utilities and is built in the same way.
It also depends on zlib.