GSM python wrapper library, version 0.1
=======================================

Requires libgsm, available from
ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm or as Debian
package (and possibly packages on other distributions/operating
systems).

Two implementations are included, plain C extension and pyrex
extensions. At some point one of them will be removed. Both have been
*very* lightly tested.

Also includes G729a wrapper (untar code in same directory - the
reference implementation, which you will need to acquire on your
own, there are patent issues.)

See test.py and libgsm man pages for usage (basically, feed in
signed 16 bit samples, encoded in 320-byte string).

If you have any questions contact:

  Itamar Shtull-Trauring (itamar@itamarst.org)
  Anthony Baxter (anthony@interlink.com.au)
