Metadata-Version: 2.1
Name: pyraliddemo
Version: 0.0.0
Summary: pyraliddemo Author: Samuel Farrens, Email: samuel.farrens@cea.fr, Year: 2020, Description: Demo package made using the Pyralid Template
Home-page: https://github.com/sfarrens/pyraliddemo
Author: Samuel Farrens
Author-email: samuel.farrens@cea.fr
License: MIT
Description: # Pyralid Template Demo
        
        | Usage | Development | Release |
        | ----- | ----------- | ------- |
        | [![docs](https://img.shields.io/badge/docs-Sphinx-blue)](https://sfarrens.github.io/pyraliddemo/) | [![build](https://github.com/sfarrens/pyraliddemo/workflows/CI/badge.svg)](https://github.com/sfarrens/pyraliddemo/actions?query=workflow%3ACI) | [![release](https://img.shields.io/github/v/release/sfarrens/pyraliddemo)](https://github.com/sfarrens/pyraliddemo/releases/latest) |
        | [![license](https://img.shields.io/github/license/sfarrens/pyraliddemo)](https://github.com/sfarrens/pyraliddemo/blob/master/LICENCE.txt) | [![deploy](https://github.com/sfarrens/pyraliddemo/workflows/CD/badge.svg)](https://github.com/sfarrens/pyraliddemo/actions?query=workflow%3ACD) | [![pypi](https://img.shields.io/pypi/v/pyraliddemo)](https://pypi.org/project/pyraliddemo/) |
        | [![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide) | [![codecov](https://codecov.io/gh/sfarrens/pyraliddemo/branch/master/graph/badge.svg?token=XHJIQXV7AX)](https://codecov.io/gh/sfarrens/pyraliddemo) | [![python](https://img.shields.io/pypi/pyversions/pyraliddemo)](https://www.python.org/downloads/source/) |
        | [![contribute](https://img.shields.io/badge/contribute-read-lightgrey)](https://github.com/sfarrens/pyraliddemo/blob/master/CONTRIBUTING.md) | [![CodeFactor](https://www.codefactor.io/repository/github/sfarrens/pyraliddemo/badge)](https://www.codefactor.io/repository/github/sfarrens/pyraliddemo) | |
        | [![coc](https://img.shields.io/badge/conduct-read-lightgrey)](https://github.com/sfarrens/pyraliddemo/blob/master/CODE_OF_CONDUCT.md) | [![Updates](https://pyup.io/repos/github/sfarrens/pyraliddemo/shield.svg)](https://pyup.io/repos/github/sfarrens/pyraliddemo/) | |
        
        ---
        > Author: <a href="https://sfarrens.github.io/" target="_blank" style="text-decoration:none; color: #F08080">Samuel Farrens</a>  
        > Email: <a href="mailto:samuel.farrens@cea.fr" style="text-decoration:none; color: #F08080">samuel.farrens@cea.fr</a>  
        > Year: 2020  
        ---
        
        This is an demo package called `pyraliddemo` generated from the [Pyralid Template](https://github.com/sfarrens/pyralid-template).
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
Provides-Extra: develop
