[ 原始碼: taglib ]
套件:libtagc0(1.11.1+dfsg.1-0.3+deb10u1)
libtagc0 的相關連結
Debian 的資源:
下載原始碼套件 taglib:
- [taglib_1.11.1+dfsg.1-0.3+deb10u1.dsc]
- [taglib_1.11.1+dfsg.1.orig.tar.xz]
- [taglib_1.11.1+dfsg.1-0.3+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [taglib.github.io]
相似套件:
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: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: libtag1v5 (>= 1.9.1-2.2~)
- audio meta-data library