WAVE-0.1.2: WAVE.cabal
Name: WAVE
Description: Module for reading and writing audio files in WAVE format.
Build-Type: Simple
Version: 0.1.2
License: BSD3
License-File: COPYING
Author: Bart Massey <bart@cs.pdx.edu>
Copyright: Copyright (c) 2014 Bart Massey
Maintainer: Bart Massey <bart@cs.pdx.edu>
Homepage: http://github.com/BartMassey/WAVE
Category: Data, Sound
Synopsis: WAVE audio file IO library
Stability: Alpha
Extra-Source-Files: README.md
Cabal-Version: >=1.6
Library
Exposed-Modules: Data.WAVE
Build-Depends: base >=4&&<5, bytestring>=0.10&&<1
Source-repository head
Type: git
Location: https://github.com/BartMassey/WAVE.git
Source-repository this
Type: git
Location: https://github.com/BartMassey/WAVE.git
Tag: v0.1.2