hsc3-dot-0.9: hsc3-dot.cabal
Name: hsc3-dot
Version: 0.9
Synopsis: haskell supercollider graph drawing
Description: dot format graph generator for SuperCollider
unit generator graphs constructed using hsc3.
License: GPL
Category: Sound
Copyright: (c) Rohan Drape, 2006-2011
Author: Rohan Drape
Maintainer: rd@slavepianos.org
Stability: Experimental
Homepage: http://slavepianos.org/rd/?t=hsc3-dot
Tested-With: GHC == 6.12.1
Build-Type: Simple
Cabal-Version: >= 1.6
Data-files: README
Help/hsc3-dot.help.lhs
Library
Build-Depends: base == 4.*,
directory,
filepath,
hsc3 == 0.9,
process
GHC-Options: -Wall -fwarn-tabs
Exposed-modules: Sound.SC3.UGen.Dot
Source-Repository head
Type: darcs
Location: http://slavepianos.org/rd/sw/hsc3-dot/