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

[Index]

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.7 && <5.0), bytestring (>=0.2 && <0.11), flac (>=0.1 && <0.2), 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 2018-04-11T14:05:42Z
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 2017-05-22T12:58:31Z
Distributions LTSHaskell:0.1.3, NixOS:0.1.3, Stackage:0.1.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2738 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-22 [all 1 reports]

Readme for flac-picture-0.1.1

[back to package description]

FLAC Picture

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status Coverage 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 Mark Karpov

Distributed under BSD 3 clause license.