File: control

package info (click to toggle)
mffm-libsndfilew 1.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 128 kB
  • ctags: 13
  • sloc: cpp: 139; makefile: 57
file content (15 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: mffm-libsndfilew
Priority: optional
Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.1

Package: mffm-libsndfilew-dev
Section: libdevel
Architecture: all
Depends: 
Description: wrapper for the libsndfile audio file handling library
 A C-programming language wrapper for the libsndfile audio file handling
 library (by erikd). The wrapper provides simple one line audio file read
 and write methods
 .