Metadata-Version: 1.1
Name: xbob.db.verification.utils
Version: 1.0.0
Summary: Utilities for xbob.db verification databases
Home-page: http://pypi.python.org/pypi/xbob.db.verification.utils
Author: Manuel Guenther
Author-email: manuel.guenther@idiap.ch
License: GPLv3
Description: Verification Database Utilities
        ===============================
        
        This python module provides a basic common interface for verification databases in `Bob <http://www.idiap.ch/software/bob/>`_.
        It defines a File object which has several common properties.
        It also provides several interface classes Databases, providing common functionality.
        
        Usually, if you are not developing it, you won't need to download this module yourself.
        If you want to develop, please check out the package by::
        
          git clone https://github.com/bioidiap/xbob.db.verification.utils.git
        
        
Keywords: bob,xbob,xbob.db,verification
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
