Metadata-Version: 2.1
Name: lincs-cookiecutter
Version: 0.1.1
Summary: This is a toy test to try cookiecutter2 during LINCS tutorial
Home-page: https://github.com/ibgp2/lincs_cookiecutter
Author: Marc-Olivier Buob
Author-email: marc-olivier.buob@nokia-bell-labs.com
License: GNU General Public License v3
Keywords: lincs_cookiecutter
Platform: UNKNOWN
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
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst

==================
lincs_cookiecutter
==================


.. image:: https://img.shields.io/pypi/v/lincs_cookiecutter.svg
        :target: https://pypi.python.org/pypi/lincs_cookiecutter
        :alt: PyPI Status

.. image:: https://github.com/ibgp2/lincs_cookiecutter/workflows/build/badge.svg?branch=master
        :target: https://github.com/ibgp2/lincs_cookiecutter/actions?query=workflow%3Abuild
        :alt: Build Status

.. image:: https://github.com/ibgp2/lincs_cookiecutter/workflows/docs/badge.svg?branch=master
        :target: https://github.com/ibgp2/lincs_cookiecutter/actions?query=workflow%3Adocs
        :alt: Documentation Status


.. image:: https://codecov.io/gh/ibgp2/lincs_cookiecutter/branch/master/graphs/badge.svg
        :target: https://codecov.io/gh/ibgp2/lincs_cookiecutter/tree/master
        :alt: Code Coverage



This is a toy test to try cookiecutter2 during LINCS tutorial

* Free software: GNU General Public License v3
* Documentation: https://ibgp2.github.io/lincs_cookiecutter/.


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

* TODO

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

This package was created with Cookiecutter_ and the `francois-durand/package_helper_2`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`francois-durand/package_helper_2`: https://github.com/francois-durand/package_helper_2


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

---------------------------------
0.1.0 (2022-01-19): First release
---------------------------------

* First release on PyPI.


