=========================================== Python/C++ Bob Extension Building Support===========================================This package provides a ``pkg-config`` bridge for Python/C++ extensions for`Bob <http://www.idiap.ch/software/bob/>`. You use this package by including itin the ``setup_requires`` field of your ``setup.py`` file.Building with ``zc.buildout`` is possible using the ``develop`` recipe in`xbob.buildout <http://pypi.python.org/pypi/xbob.buildout>`. Follow theinstructions described on that package for this recipe.