Metadata-Version: 2.2
Name: babelbond
Version: 0.1.0
Summary: BabelBond CLI
Author-email: BabelBond <contact@babelbond.com>
Maintainer-email: BabelBond <contact@babelbond.com>
License: GNU General Public License v3
Project-URL: bugs, https://github.com/babelbond/babelbond/issues
Project-URL: changelog, https://github.com/babelbond/babelbond/blob/master/changelog.md
Project-URL: homepage, https://github.com/babelbond/babelbond
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: typer
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"

=========
babelbond
=========


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

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

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




BabelBond CLI


* Free software: GNU General Public License v3
* Documentation: https://babelbond.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
