Metadata-Version: 1.1
Name: bob.db.swan
Version: 0.0.3
Summary: SWAN Database Access API for Bob
Home-page: https://gitlab.idiap.ch/bob/bob.db.swan
Author: Amir Mohammadi
Author-email: amir.mohammadi@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Fri May  5 11:35:14 CEST 2017
        
        .. image:: http://img.shields.io/badge/docs-v0.0.3-yellow.svg
           :target: http://beatubulatest.lab.idiap.ch/private/docs/bob/bob.db.swan/stable/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: http://beatubulatest.lab.idiap.ch/private/docs/bob/bob.db.swan/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.swan/badges/v0.0.3/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.swan/commits/v0.0.3
        .. image:: https://gitlab.idiap.ch/bob/bob.db.swan/badges/v0.0.3/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.swan/commits/v0.0.3
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.swan
        .. image:: http://img.shields.io/pypi/v/bob.db.swan.svg
           :target: https://pypi.python.org/pypi/bob.db.swan
        
        
        ==================================
         SWAN Database Access API for Bob
        ==================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It contains an interface for the evaluation protocol of the `SWAN`_
        database. This package does not contain the original `SWAN`_ data files, which
        need to be obtained through the link above.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.db.swan
        
        
        Contact
        -------
        
        For questions or reporting issues to this software package, contact our
        development `mailing list`_.
        
        
        .. Place your references here:
        .. _bob: https://www.idiap.ch/software/bob
        .. _installation: https://www.idiap.ch/software/bob/install
        .. _mailing list: https://www.idiap.ch/software/bob/discuss
        .. _swan: http://www.idiap.ch/dataset/swan
        
Keywords: bob
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
