libmpd-0.1.2: libmpd.cabal
Name: libmpd
Version: 0.1.2
License: LGPL
License-file: LICENSE
Copyright: Ben Sinclair 2005-2007
Author: Ben Sinclair
Maintainer: bsinclai@turing.une.edu.au
Stability: alpha
Homepage: http://turing.une.edu.au/~bsinclai/code/libmpd-haskell.html
Synopsis: An MPD client library.
Description: A client library for MPD, the Music Player Daemon.
Category: Network, Sound
Tested-With: GHC == 6.5, GHC == 6.6.1, Hugs == 2006.9
Build-Depends: base, network, mtl
Extra-Source-Files: TODO README ChangeLog
Exposed-Modules: Network.MPD
Other-Modules: Network.MPD.Prim, Network.MPD.Commands
ghc-options: -Wall -O2
ghc-prof-options: -auto-all -prof