Metadata-Version: 2.1
Name: fovsa_cli
Version: 0.0.3
Summary: CLI Tool for Fovsa App
Author-email: Ahmet Can IŞIK <imcanisik@gmail.com>
Maintainer-email: Ahmet Can IŞIK <imcanisik@gmail.com>
License: MIT license
Project-URL: bugs, https://github.com/ahmetcanisik/fovsa_cli/issues
Project-URL: changelog, https://github.com/ahmetcanisik/fovsa_cli/blob/master/changelog.md
Project-URL: homepage, https://github.com/ahmetcanisik/fovsa_cli
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
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"

=========
Fovsa CLI
=========


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

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

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




CLI Tool for Fovsa App


* Free software: MIT license
* Documentation: https://fovsa-cli.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
