Metadata-Version: 1.1
Name: bob.db.replay
Version: 3.0.7
Summary: Replay Attack Database Access API for Bob
Home-page: http://gitlab.idiap.ch/bob/bob.db.replay
Author: Andre Anjos, Ivana Chingovska
Author-email: andre.anjos@idiap.ch, ivana.chingovska@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Tue 16 Aug 11:13:39 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-v3.0.7-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.replay/v3.0.7/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.replay/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/v3.0.7/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.replay/commits/v3.0.7
        .. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/v3.0.7/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.replay/commits/v3.0.7
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.replay
        .. image:: http://img.shields.io/pypi/v/bob.db.replay.svg
           :target: https://pypi.python.org/pypi/bob.db.replay
        
        
        ===================================================
         Replay Attack Database Database Interface for Bob
        ===================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It contains the access API and descriptions for the `Replay Attack`_
        Database.  The actual raw data for the database should be downloaded from the
        original URL.  This package only contains the Bob_ accessor methods to use the
        database directly from Python, with our certified protocols.
        
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.db.replay
        
        
        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
        .. _replay attack: http://www.idiap.ch/dataset/replayattack
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Database :: Front-Ends
