Metadata-Version: 2.1
Name: beagle
Version: 0.4.0
Summary: Command line client for Hound
Home-page: https://github.com/beaglecli/beagle/
Author: Doug Hellmann
Author-email: doug@doughellmann.com
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
License-File: LICENSE
License-File: AUTHORS
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/beaglecli/beagle.

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

