Metadata-Version: 2.4
Name: colcon-bazel
Version: 0.1.0
Summary: Extension for colcon to support Bazel packages.
Home-page: https://colcon.readthedocs.io
Author: Mickael Gaillard
Author-email: mick.gaillard@gmail.com
Maintainer: Mickael Gaillard
Maintainer-email: mick.gaillard@gmail.com
License: Apache License, Version 2.0
Project-URL: Changelog, https://github.com/colcon/colcon-bazel/milestones?state=closed
Project-URL: GitHub, https://github.com/colcon/colcon-bazel/
Keywords: colcon
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Build Tools
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colcon-core>=0.3.9
Requires-Dist: colcon-library-path
Requires-Dist: pyparsing
Dynamic: license-file

colcon-bazel
=============

[![Travis CI](https://travis-ci.org/colcon/colcon-bazel.svg?branch=master)](https://travis-ci.org/colcon/colcon-bazel)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/colcon/colcon-bazel?svg=true&branch=master)](https://ci.appveyor.com/project/Theosakamg/colcon-bazel)
[![codecov](https://codecov.io/gh/colcon/colcon-bazel/branch/master/graph/badge.svg)](https://codecov.io/gh/colcon/colcon-bazel)
[![PyPI version](https://img.shields.io/pypi/v/colcon_bazel.svg)](https://pypi.python.org/pypi/colcon_bazel/)

An extension for [colcon-core](https://github.com/colcon/colcon-core) to support [Bazel](https://bazel.build) projects.
