hsharc-0.12: hsharc.cabal
Name: hsharc
Version: 0.12
Synopsis: Haskell SHARC bindings
Description: Parser for SHARC data (the Sandell Harmonic Archive)
License: GPL
Category: Sound
Copyright: Rohan Drape, 2007-2012
Author: Rohan Drape
Maintainer: rd@slavepianos.org
Stability: Experimental
Homepage: http://rd.slavepianos.org/?t=hsharc
Tested-With: GHC == 7.6.1
Build-Type: Simple
Cabal-Version: >= 1.8
Library
Build-Depends: base == 4.*,xml
GHC-Options: -Wall -fwarn-tabs
Exposed-modules: Sound.Analysis.SHARC
Source-Repository head
Type: darcs
Location: http://rd.slavepianos.org/sw/hsharc
-- Local Variables:
-- truncate-lines:t
-- End: