Metadata-Version: 1.1
Name: bob.pipelines
Version: 1.0.0
Summary: Tools to build robust and extensible pipelines
Home-page: https://gitlab.idiap.cih/bob/bob.pipelines
Author: Tiago de Freitas Pereira
Author-email: tiago.pereira@idiap.ch
License: BSD
Description: .. -*- coding: utf-8 -*-
        
        .. image:: https://img.shields.io/badge/docs-available-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v1.0.0/pipeline.svg
           :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v1.0.0
        .. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v1.0.0/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v1.0.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.pipelines
        
        
        ===========================================================================
         Tools to build robust and extensible pipelines
        ===========================================================================
        
        This package is part of the signal-processing and machine learning toolbox Bob_.
        
        This is **STILL EXPERIMENTAL** and the goal is to provide more flexible pipeline mechanism for `bob.bio.base <http://gitlab.idiap.ch/bob/bob.bio.base>`_ and `bob.pad.base <http://gitlab.idiap.ch/bob/bob.pad.base>`_.
        
        
        Installation
        ------------
        
        Complete bob's `installation`_ instructions. Then, to install this
        package, run::
        
          $ conda install bob.pipelines
        
        
        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
        
Keywords: bob
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 :: Software Development :: Libraries :: Python Modules
