Metadata-Version: 2.1
Name: conda-souschef
Version: 2.2.3
Summary: Project to handle conda recipes
Home-page: https://github.com/marcelotrevisani/souschef
Author: Marcelo Duarte Trevisani
Author-email: marceloduartetrevisani@gmail.com
License: Apache-2.0
Project-URL: Source, https://github.com/marcelotrevisani/souschef
Description: # Souschef
        -----------
        ![Tests](https://github.com/marcelotrevisani/souschef/actions/workflows/tests.yaml/badge.svg) ![Checkers](https://github.com/marcelotrevisani/souschef/actions/workflows/pre-commit.yaml/badge.svg)  ![Deployment (PyPI)](https://github.com/marcelotrevisani/souschef/actions/workflows/publish_pypi.yaml/badge.svg)
        
        [![codecov](https://codecov.io/gh/marcelotrevisani/souschef/branch/master/graph/badge.svg?token=5GYWA40WF4)](https://codecov.io/gh/marcelotrevisani/souschef)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        ![](https://img.shields.io/github/license/marcelotrevisani/souschef.svg)
        [![PyPI version](https://badge.fury.io/py/conda-souschef.svg)](https://badge.fury.io/py/conda-souschef)
        [![Conda Version](https://img.shields.io/conda/vn/conda-forge/conda-souschef.svg)](https://anaconda.org/conda-forge/conda-souschef)
        [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/marcelotrevisani/souschef.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/marcelotrevisani/souschef/context:python)
        
        -----------
        Library to easily manipulate conda recipes.
        
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: testing
