Name: hsndfile Version: 0.2.0 x-revision: 1 Category: Sound License: GPL License-File: COPYING Copyright: Stefan Kersten, 2007-2008 Author: Stefan Kersten Maintainer: Stefan Kersten Stability: Experimental Homepage: http://darcs.k-hornz.de/cgi-bin/darcsweb.cgi?r=hsndfile;a=summary Synopsis: Haskell bindings for libsndfile Description: Haskell bindings for libsndfile. . Libsndfile is a comprehensive C library for reading and writing a large number of soundfile formats: . . Changelog and source tarballs can be found at Tested-With: GHC Build-Type: Simple Build-Depends: array, base <4, carray >= 0.1.2, haskell98<2 Build-Tools: c2hs >= 0.15 Exposed-Modules: Sound.File.Sndfile Other-Modules: C2HS Sound.File.Sndfile.Buffer Sound.File.Sndfile.Buffer.IOCArray Sound.File.Sndfile.Buffer.Storable Sound.File.Sndfile.Exception Sound.File.Sndfile.Interface Ghc-Options: -Wall -fno-warn-name-shadowing Extra-Libraries: sndfile