Metadata-Version: 2.1
Name: bob.pipelines
Version: 3.0.1
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
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
License-File: LICENSE

.. -*- coding: utf-8 -*-

.. image:: https://img.shields.io/badge/docs-v3.0.1-orange.svg
   :target: https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/v3.0.1/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v3.0.1/pipeline.svg
   :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v3.0.1
.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v3.0.1/coverage.svg
   :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v3.0.1
.. 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


