[packages] Add bob.io.audio authored by André Anjos's avatar André Anjos
...@@ -96,6 +96,16 @@ Note that not all satellite packages may be listed here. You can directly [searc ...@@ -96,6 +96,16 @@ Note that not all satellite packages may be listed here. You can directly [searc
</td> </td>
</tr> </tr>
<tr>
<td><a href="https://github.com/bioidiap/bob.io.audio">bob.io.audio</a></td>
<td>
<a href="https://pypi.python.org/pypi/bob.io.audio"><img src="http://img.shields.io/pypi/v/bob.io.audio.png"/></a>
<a href="http://pythonhosted.org/bob.io.audio/index.html"><img src="http://img.shields.io/badge/docs-stable-yellow.png"/></a>
<a href="https://travis-ci.org/bioidiap/bob.io.audio"><img src="https://travis-ci.org/bioidiap/bob.io.audio.png?branch=master"/></a>
<a href='https://coveralls.io/r/bioidiap/bob.io.audio'><img src='https://coveralls.io/repos/bioidiap/bob.io.audio/badge.svg' alt='Coverage Status' /></a>
</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/bioidiap/bob.io.video">bob.io.video</a></td> <td><a href="https://github.com/bioidiap/bob.io.video">bob.io.video</a></td>
<td> <td>
... ...
......