.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Thu 30 Jan 08:46:53 2014 CET .. image:: http://img.shields.io/badge/docs-stable-yellow.png :target: http://pythonhosted.org/bob.extension/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.extension/master/index.html .. image:: https://travis-ci.org/bioidiap/bob.extension.svg?branch=master :target: https://travis-ci.org/bioidiap/bob.extension .. image:: https://coveralls.io/repos/bioidiap/bob.extension/badge.png :target: https://coveralls.io/r/bioidiap/bob.extension .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.extension/tree/master .. image:: http://img.shields.io/pypi/v/bob.extension.png :target: https://pypi.python.org/pypi/bob.extension .. image:: http://img.shields.io/pypi/dm/bob.extension.png :target: https://pypi.python.org/pypi/bob.extension =========================================== Python/C++ Bob Extension Building Support =========================================== This package is part of the signal-processing and machine learning toolbox Bob_. It provides a simple mechanism for using Bob_, or extending Bob_ by building packages using either a pure Python API, or even a mix of C++ and python. Installation ------------ To install this package -- alone or together with other `Packages of Bob `_ -- please read the `Installation Instructions `_. For Bob_ to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the `Dependencies `_ for your operating system. Documentation ------------- For further documentation on this package, please read the `Stable Version `_ or the `Latest Version `_ of the documentation. For a list of tutorials on this or the other packages ob Bob_, or information on submitting issues, asking questions and starting discussions, please visit its website. .. _bob: https://www.idiap.ch/software/bob