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
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), bytestring, data-default-class, deepseq, directory, filepath (>=1.0), JuicyPixels (>=3.2.7), massiv (>=0.1.1 && <1), netpbm, process, vector (>=0.10) [details]
License BSD-3-Clause
Copyright 2018-2019 Alexey Kuleshevich
Author Alexey Kuleshevich
Maintainer alexey@kuleshevi.ch
Revised Revision 1 made by lehins at 2021-07-21T00:43:43Z
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 2019-11-20T22:50:46Z
Distributions LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 8297 total (58 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 2019-11-21 [all 1 reports]

Readme for massiv-io-0.1.9.0

[back to package description]

massiv-io

Import/export Arrays in various formats.