Metadata-Version: 2.0
Name: beagle
Version: 0.2.0
Summary: Command line client for Hound
Home-page: https://github.com/dhellmann/beagle
Author: Doug Hellmann
Author-email: doug@doughellmann.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pbr (>=2.0)
Requires-Dist: cliff (>=2.11.0)
Requires-Dist: requests (>=2.18.4)
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: testtools; extra == 'test'
Requires-Dist: fixtures; extra == 'test'
Requires-Dist: flake8; extra == 'test'

=======================================
 Beagle: Command-line Client for Hound
=======================================

Beagle is a command line client for Hound_, the code search tool.

.. _Hound: https://github.com/etsy/hound

The source code is available from https://github.com/dhellmann/beagle.

The documentation is available from http://beagle-hound.readthedocs.io/en/latest/



