taglib-api: An FFI layer over TagLib's C bindings
Provides functions for reading and writing metadata for a variety of common audio formats. Currently 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. It also handles management of taglib files and strings, automatically freeing allocations when computation is finished.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
usepkgconfig | Use pkg-config to check for library dependencies. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- taglib-api-0.1.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.11), containers (>=0.5 && <0.6), mtl (>=2.1 && <2.2), text (>=0.11 && <0.12), transformers (>=0.2 && <0.4) [details] |
License | BSD-3-Clause |
Copyright | Copyright 2013 Kyle Carter |
Author | Kyle Carter |
Maintainer | kylcarte@gmail.com |
Category | Audio |
Uploaded | by KyleCarter at 2013-05-24T09:50:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3814 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |