Metadata-Version: 2.1
Name: bch-foo
Version: 0.1.4
Summary: a spike
Author-email: Bryan Hann <nobody@nowhere.com>
Maintainer-email: Bryan Hann <nobody@nowhere.com>
License: MIT license
Project-URL: bugs, https://github.com/bryanhann/bch_foo/issues
Project-URL: changelog, https://github.com/bryanhann/bch_foo/blob/master/changelog.md
Project-URL: homepage, https://github.com/bryanhann/bch_foo
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: bump2version>=1.0.1
Provides-Extra: dev

=======
bch-foo
=======

Initialized with cookiecutter:
    https://github.com/audreyfeldroy/cookiecutter-pypackage

.. image:: https://img.shields.io/pypi/v/bch_foo.svg
        :target: https://pypi.python.org/pypi/bch_foo

.. image:: https://img.shields.io/travis/bryanhann/bch_foo.svg
        :target: https://travis-ci.com/bryanhann/bch_foo

.. image:: https://readthedocs.org/projects/bch-foo/badge/?version=latest
        :target: https://bch-foo.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




a spike


* Free software: MIT license
* Documentation: https://bch-foo.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
