File: README.md

package info (click to toggle)
python-opuslib 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: python: 1,201; makefile: 47
file content (16 lines) | stat: -rw-r--r-- 438 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
python-opus
===========

Python bindings to the libopus, IETF low-delay audio codec

Testing
--------

Run tests with a python setup.py test command or look for [Travis build logs](http://travis-ci.org/#!/svartalf/python-opus).

![](https://secure.travis-ci.org/svartalf/python-opus.png)

Contributing
-------------

If you want to contribute, follow the [pep8](http://www.python.org/dev/peps/pep-0008/) guideline, and include the tests.