imagesize-conduit: Determine the size of some common image formats.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Currently supports PNG, GIF, and JPEG. This package provides a Sink that will consume the minimum number of bytes necessary to determine the image dimensions.


[Skip to Readme]

Properties

Versions 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.0.1, 0.5.0.2, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.1, 1.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), bytestring (>=0.10), conduit (>=1.1 && <1.3), conduit-extra (>=1.1 && <1.2), exceptions (>=0.4) [details]
License BSD-3-Clause
Author Michael Snoyman
Maintainer Silk <code@silk.co>, Felipe Lessa <felipe.lessa@gmail.com>
Category Graphics, Conduit
Home page http://github.com/silkapp/imagesize-conduit
Source repo head: git clone git://github.com/silkapp/imagesize-conduit.git
Uploaded by lostbean at 2015-03-31T18:37:03Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for imagesize-conduit-1.1

[back to package description]

Currently supports PNG, GIF, and JPEG. This package provides a Sink that will consume the minimum number of bytes necessary to determine the image dimensions.