Remove bob.db.verification.utils, add bob.db.bio_filelist authored by André Anjos's avatar André Anjos
...@@ -340,20 +340,11 @@ Note that not all satellite packages may be listed here. You can directly [searc ...@@ -340,20 +340,11 @@ Note that not all satellite packages may be listed here. You can directly [searc
</tr> </tr>
<tr> <tr>
<td><a href="https://gitlab.idiap.ch/bob/bob.db.verification.utils">bob.db.verification.utils</a></td> <td><a href="https://gitlab.idiap.ch/bob/bob.db.bio_filelist">bob.db.bio_filelist</a></td>
<td> <td>
<a href="https://pypi.python.org/pypi/bob.db.verification.utils"><img src="http://img.shields.io/pypi/v/bob.db.verification.utils.svg"/></a> <a href="https://pypi.python.org/pypi/bob.db.bio_filelist"><img src="http://img.shields.io/pypi/v/bob.db.bio_filelist.svg"/></a>
<a href="http://pythonhosted.org/bob.db.verification.utils/index.html"><img src="http://img.shields.io/badge/docs-stable-yellow.svg"/></a> <a href="http://pythonhosted.org/bob.db.bio_filelist/index.html"><img src="http://img.shields.io/badge/docs-stable-yellow.svg"/></a>
<a href="https://gitlab.idiap.ch/bob/bob.db.verification.utils/commits/master"><img src="https://gitlab.idiap.ch/bob/bob.db.verification.utils/badges/master/build.svg"/></a> <a href="https://gitlab.idiap.ch/bob/bob.db.bio_filelist/commits/master"><img src="https://gitlab.idiap.ch/bob/bob.db.bio_filelist/badges/master/build.svg"/></a>
</td>
</tr>
<tr>
<td><a href="https://gitlab.idiap.ch/bob/bob.db.verification.filelist">bob.db.verification.filelist</a></td>
<td>
<a href="https://pypi.python.org/pypi/bob.db.verification.filelist"><img src="http://img.shields.io/pypi/v/bob.db.verification.filelist.svg"/></a>
<a href="http://pythonhosted.org/bob.db.verification.filelist/index.html"><img src="http://img.shields.io/badge/docs-stable-yellow.svg"/></a>
<a href="https://gitlab.idiap.ch/bob/bob.db.verification.filelist/commits/master"><img src="https://gitlab.idiap.ch/bob/bob.db.verification.filelist/badges/master/build.svg"/></a>
</td> </td>
</tr> </tr>
... ...
......