[metadata] name = bindep summary = Binary dependency utility description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org home-page = http://pypi.python.org/pypi/bindep classifier = Development Status :: 4 - Beta Environment :: Console Environment :: OpenStack Intended Audience :: Developers Intended Audience :: Information Technology License :: OSI Approved :: Apache Software License Operating System :: OS Independent Programming Language :: Python [files] packages = bindep [pbr] warnerrors = True [entry_points] console_scripts = bindep = bindep.main:main [build_sphinx] source-dir = doc/source build-dir = doc/build all_files = 1 [upload_sphinx] upload-dir = doc/build/html