packages feed

deepzoom-0.1: deepzoom.cabal

Name:                deepzoom
Version:             0.1
Description:         A DeepZoom image slicer
Synopsis:            A DeepZoom image slicer.  Only known to work on 32bit Linux
Category:            Graphics
License:             BSD3
License-file:        LICENSE
copyright:           (c) Matthew Panetta, 2012 
stability:           alpha
Author:              Matthew Panetta
Maintainer:          matthew@panetta.id.au
Build-Type:          Simple
Cabal-Version:       >=1.2

Library
  Build-Depends:     base >= 3 && < 5, hsmagick, filepath, directory
  Exposed-modules:   Graphics.Transform.DeepZoom.Slice
  ghc-options:       -Wall