[ 源代码: taglib ]
软件包:libtagc0(1.13.1-1 以及其他的)
audio meta-data library - C bindings
TagLib is a library for reading and editing audio meta data, commonly know as tags.
- A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies.
This is the runtime package for programs that use the TagLib Audio Meta-Data Library (C bindings).
其他与 libtagc0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libtag1v5 (>= 1.9.1-2.2~)
- audio meta-data library