blob: 5d005cccf90d58bb02399830cd7e61274530a4bd [file] [log] [blame]
{
"name": "taglib",
"version": "1.9.1-1",
"summary": "TagLib Audio Meta-Data Library.",
"description": " TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.\n\n TagLib is distributed under the GNU Lesser General Public License (LGPL) and Mozilla Public License (MPL). Essentially that means that it may be used in proprietary applications, but if changes are made to TagLib they must be contributed back to the project. Please review the licenses if you are considering using TagLib in your project.\n\n There is some general information about the motivation and workings of TagLib that can be found in the API documentation.\n",
"homepage": "http://taglib.github.io/",
"license": "LGPL",
"authors": {
"Scott Wheeler": "wheeler@kde.org",
"Lukas Lalinsky": "lalinsky@gmail.com",
"Ismael Orenstein": "orenstein@kde.org",
"Allan Sandfeld Jensen": "kde@carewolf.org>",
"Teemu Tervo": "teemu.tervo@gmx.net",
"Mathias Panzenbock": "grosser.meister.morti@gmx.net",
"Tsuda Kageyu": "tsuda.kageyu@gmail.com"
},
"platforms": {
"osx": "10.7"
},
"requires_arc": false,
"source": {
"git": "https://github.com/DidierMalenfant/taglib-pod.git",
"tag": "v1.9.1-1"
},
"source_files": [
"taglib/**/*.{h,cpp}",
"taglib_config.h"
]
}