hsc3-dot-0.8: hsc3-dot.cabal
Name: hsc3-dot
Version: 0.8
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-2010
Author: Rohan Drape
Maintainer: rd@slavepianos.org
Stability: Experimental
Homepage: http://slavepianos.org/rd/?t=hsc3-dot
Tested-With: GHC == 6.10.3
Build-Type: Simple
Cabal-Version: >= 1.6
Data-files: README
Help/hsc3-dot.help.lhs
Library
Build-Depends: base == 3.*,
directory,
filepath,
hsc3 == 0.8,
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/