Metadata-Version: 2.1
Name: cdds-demo-may
Version: 0.1.1
Summary: Quick demo package
Home-page: https://github.com/jirvingphd/cdds_demo_may
Author: James Irving
Author-email: jirving@codingdojo.com
License: GNU General Public License v3
Keywords: cdds_demo_may
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=============
cdds_demo_may
=============


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

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

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




Quick demo package


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


=======
History
=======

0.1.0 (2022-05-13)
------------------

* First release on PyPI.
