Metadata-Version: 2.1
Name: my-second-ph3-package
Version: 0.1.0
Summary: This time it will work perfectly!
Home-page: https://github.com/balouf/my-second-ph3-package
Author: Fabien Mathieu
Author-email: loufab@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Project-URL: Documentation, https://balouf.github.io/my-second-ph3-package
Project-URL: Repository, https://github.com/balouf/my-second-ph3-package
Description-Content-Type: text/x-rst

=====================
My Second PH3 Package
=====================


.. image:: https://img.shields.io/pypi/v/my-second-ph3-package.svg
        :target: https://pypi.python.org/pypi/my-second-ph3-package
        :alt: PyPI Status

.. image:: https://github.com/balouf/my-second-ph3-package/actions/workflows/build.yml/badge.svg?branch=main
        :target: https://github.com/balouf/my-second-ph3-package/actions?query=workflow%3Abuild
        :alt: Build Status

.. image:: https://github.com/balouf/my-second-ph3-package/actions/workflows/docs.yml/badge.svg?branch=main
        :target: https://github.com/balouf/my-second-ph3-package/actions?query=workflow%3Adocs
        :alt: Documentation Status

.. image:: https://img.shields.io/github/license/balouf/my-second-ph3-package
        :target: image:: https://img.shields.io/github/license/balouf/my-second-ph3-package
        :alt: License

.. image:: https://codecov.io/gh/balouf/my-second-ph3-package/branch/main/graphs/badge.svg
        :target: https://codecov.io/gh/balouf/my-second-ph3-package/tree/main
        :alt: Code Coverage

This time it will work perfectly!

Just need to check a bit of stuff.


* Free software: MIT license
* Documentation: https://balouf.github.io/my-second-ph3-package/.


--------
Features
--------

* TODO

-------
Credits
-------

This package was created with Cookiecutter_ and the `package-helper-3`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`package-helper-3`: https://balouf.github.io/package-helper-3/

