flac-picture: Support for writing picture to FLAC metadata blocks with JuicyPixels

[ audio, bsd3, codec, image, library ] [ Propose Tags ]

Support for writing picture to FLAC metadata blocks with JuicyPixels.


[Skip to Readme]

Modules

[Last Documentation]

  • Codec
    • Audio
      • FLAC
        • Metadata
          • Codec.Audio.FLAC.Metadata.Picture

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5.0), bytestring (>=0.2 && <0.12), flac (>=0.1 && <0.3), JuicyPixels (>=3.2.6.5 && <4.0) [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov92@gmail.com>
Maintainer Mark Karpov <markkarpov92@gmail.com>
Revised Revision 1 made by mrkkrp at 2021-01-04T20:22:18Z
Category Codec, Audio, Image
Home page https://github.com/mrkkrp/flac-picture
Bug tracker https://github.com/mrkkrp/flac-picture/issues
Source repo head: git clone https://github.com/mrkkrp/flac-picture.git
Uploaded by mrkkrp at 2019-01-29T18:51:37Z
Distributions LTSHaskell:0.1.3, NixOS:0.1.3, Stackage:0.1.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2741 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2019-01-29 [all 3 reports]

Readme for flac-picture-0.1.2

[back to package description]

FLAC Picture

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status

I bet you always wanted to write a picture into FLAC metadata blocks. I'll tell you what, with Haskell you can do it.

License

Copyright © 2017–2019 Mark Karpov

Distributed under BSD 3 clause license.