Metadata-Version: 1.1
Name: bob.sp
Version: 2.0.5
Summary: Bob's signal processing utilities
Home-page: http://github.com/bioidiap/bob.sp
Author: Andre Anjos
Author-email: andre.anjos@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Andre Anjos <andre.anjos@idiap.ch>
        .. Thu 30 Jan 08:46:53 2014 CET
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.sp/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.sp/master/index.html
        .. image:: https://travis-ci.org/bioidiap/bob.sp.svg?branch=v2.0.5
           :target: https://travis-ci.org/bioidiap/bob.sp?branch=v2.0.5
        .. image:: https://coveralls.io/repos/bioidiap/bob.sp/badge.svg?branch=v2.0.5
           :target: https://coveralls.io/r/bioidiap/bob.sp?branch=v2.0.5
        .. image:: https://img.shields.io/badge/github-master-0000c0.png
           :target: https://github.com/bioidiap/bob.sp/tree/master
        .. image:: http://img.shields.io/pypi/v/bob.sp.png
           :target: https://pypi.python.org/pypi/bob.sp
        .. image:: http://img.shields.io/pypi/dm/bob.sp.png
           :target: https://pypi.python.org/pypi/bob.sp
        
        ==========================
         Signal Porcessing of Bob
        ==========================
        
        This package contains Bob's signal processing package and functionality.
        
        
        This package contains a set of Pythonic bindings for Bob's core package and functionality like logging, random number generation and array type conversion.
        
        Installation
        ------------
        To install this package -- alone or together with other `Packages of Bob <https://github.com/idiap/bob/wiki/Packages>`_ -- please read the `Installation Instructions <https://github.com/idiap/bob/wiki/Installation>`_.
        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 <https://github.com/idiap/bob/wiki/Dependencies>`_ for your operating system.
        
        Documentation
        -------------
        For further documentation on this package, please read the `Stable Version <http://pythonhosted.org/bob.sp/index.html>`_ or the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.sp/master/index.html>`_ 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
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
