Metadata-Version: 2.1
Name: devops-utils
Version: 0.0.6
Summary: A set of utility scripts for DevOps
Home-page: https://github.com/carneirofc/devops-utils
Download-URL: https://github.com/carneirofc/devops-utils
Author: Cláudio Ferreira Carneiro
Author-email: claudiofcarneiro@hotmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML

Description
-----------

![Linting and Static](https://github.com/carneirofc/devops-utils/actions/workflows/lint.yml/badge.svg)
![Latest tag](https://img.shields.io/github/tag/carneirofc/devops-utils.svg?style=flat)
[![Latest release](https://img.shields.io/github/release/carneirofc/devops-utils.svg?style=flat)](https://github.com/carneirofc/devops-utils/releases)
[![PyPI version fury.io](https://badge.fury.io/py/devops-utils.svg)](https://pypi.python.org/pypi/devops-utils/)
[![Read the Docs](https://readthedocs.org/projects/spack/badge/?version=latest)](https://carneirofc.github.io/devops-utils/)

A set of utility scripts for DevOps

Development packages are listed at [requirements-dev.txt](requirements-dev.txt) and runtime dependencies at [requirements.txt](requirements.txt).


Author
------

Cláudio Ferreira Carneiro - carneirofc @ claudiofcarneiro@hotmail.com


Licence
-------

devops-utils licenced under GPL v3.

