[ ソース: taglib ]
パッケージ: libtagc0 (1.13.1-1 など)
libtagc0 に関するリンク
Debian の資源:
taglib ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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: libgcc-s1 (>= 3.3.1)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtag1v5 (>= 1.9.1-2.2~)
- audio meta-data library