Metadata-Version: 1.1
Name: bob.buildout
Version: 2.2.1
Summary: A collection of zc.buildout recipes for Bob packages
Home-page: https://gitlab.idiap.ch/bob/bob.buildout
Author: Andre Anjos
Author-email: andre.anjos@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Tue 27 Feb 2018 09:06:28 CET
        
        .. image:: https://img.shields.io/badge/docs-v2.2.1-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/v2.2.1/index.html
        .. image:: https://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/v2.2.1/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/v2.2.1
        .. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/v2.2.1/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/v2.2.1
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.buildout
        .. image:: https://img.shields.io/pypi/v/bob.buildout.svg
           :target: https://pypi.python.org/pypi/bob.buildout
        
        
        ===================================
         Buildout Recipes for Bob Packages
        ===================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It contains a number of ``zc.buildout`` recipes for simplifying
        development of Bob_ packages.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.buildout
        
        
        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: buildout,sphinx,nose,recipe,eggs,bob
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Buildout :: Recipe
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
