Source: golang-github-cryptix-wav
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any,
               golang-github-cheekybits-is-dev
Standards-Version: 3.9.8
Homepage: https://github.com/cryptix/wav
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-cryptix-wav.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-cryptix-wav.git
XS-Go-Import-Path: github.com/cryptix/wav

Package: golang-github-cryptix-wav-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
Description: golang .wav reader and writer
 wav GoDoc (https://godoc.org/github.com/cryptix/wav) Build Status
 (https://travis-ci.org/cryptix/wav)
  wercker status
  (https://app.wercker.com/project/bykey/d23488f1a04c695b0ad57fe5a647d0ec)
 .
 golang .wav reader and writer Todo• Use type WavFile for Reader•
 Implement Stereo interleaving
