massiv-io: Import/export of Image files into massiv Arrays

[ bsd3, data, data-structures, library ] [ Propose Tags ]

This package contains functionality for import/export of arrays into the real world. For now it only has the ability to read/write image files in various formats.


[Skip to Readme]

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, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.1.7.0, 0.1.8.0, 0.1.9.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0, 1.0.0.0, 1.0.0.1
Dependencies base (>=4.8 && <5), bytestring, data-default, deepseq, directory, filepath (>=1.0), JuicyPixels (>=3.2.7), massiv (>=0.1.1 && <0.3), netpbm, process, vector (>=0.10) [details]
License BSD-3-Clause
Copyright 2018 Alexey Kuleshevich
Author Alexey Kuleshevich
Maintainer alexey@kuleshevi.ch
Revised Revision 1 made by lehins at 2020-07-16T02:28:54Z
Category Data, Data Structures
Home page https://github.com/lehins/massiv
Source repo head: git clone https://github.com/lehins/massiv
Uploaded by lehins at 2018-04-10T17:24:22Z
Distributions LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 8299 total (60 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-04-13 [all 1 reports]

Readme for massiv-io-0.1.2.0

[back to package description]

massiv-io

Import/export Arrays in various formats.