monatone: Pure Haskell library for audio metadata parsing and writing
Monatone is a pure Haskell library for parsing and writing metadata from audio files. Supported formats include . - FLAC (full read/write support with Vorbis comments and album art) - MP3 (ID3v1, ID3v2.3, and ID3v2.4 tags including APIC frames for album art) - OGG/Vorbis (Vorbis comment reading) - Opus (basic metadata support) . Features include a pure Haskell implementation with no FFI dependencies, streaming support for large files, type-safe metadata representation, and comprehensive tag writing support for both FLAC and MP3 formats.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- monatone-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.1 && <2.4), base (>=4.17 && <5), base64-bytestring (>=1.2 && <1.3), binary (>=0.8 && <0.9), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.9), deepseq (>=1.4 && <1.6), directory (>=1.3 && <1.4), file-io (>=0.1 && <0.2), filepath (>=1.4 && <1.6), monatone, mtl (>=2.2 && <2.4), text (>=2.1 && <2.2), unordered-containers (>=0.2 && <0.3) [details] |
| Tested with | ghc ==9.10.3 |
| License | GPL-3.0-only |
| Author | rembo10 |
| Maintainer | rembo10@users.noreply.github.com |
| Category | Audio, Sound |
| Home page | https://github.com/rembo10/monatone |
| Bug tracker | https://github.com/rembo10/monatone/issues |
| Source repo | head: git clone https://github.com/rembo10/monatone |
| Uploaded | by rembo10 at 2025-11-14T02:58:08Z |
| Distributions | |
| Executables | monatone |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-11-14 [all 1 reports] |