name: explore version: 0.0.5 cabal-version: >= 1.2 license: BSD3 license-file: LICENSE copyright: (c) 2009, Cetin Sert author: An Le Thi Thanh, Cetin Sert maintainer: Cetin Sert bug-reports: Cetin Sert homepage: http://sert.homedns.org/hs/explore/ category: Graphics synopsis: Experimental Plot data Reconstructor description: Very first prototype of a command line tool to extract pixel positions matching a given colour to help reconstruct plot data. See example.ods and Main.hs to figure out its usage. stability: Experimental build-type: Simple extra-source-files: AUTHORS, README, example.ods, 39-cisse-x.png, 39-goni-x.png, 39-nouna-x.png, 39-legend, Thesis_FullVer280705.png, Thesis_FullVer280705.svg Executable explore buildable: True main-is: Main.hs ghc-options: -O2 -fglasgow-exts build-depends: base <= 4.2, array -any, pngload -any