Metadata-Version: 2.1
Name: guardian-python
Version: 1.1.2
Summary: Guard Clause Package
Home-page: https://github.com/RoeiOhayon/Guardian
Author: Roei Ohayon
Author-email: roeiohayon1652@gmail.com
Maintainer: Roei Ohayon
Project-URL: GitHub, https://github.com/RoeiOhayon/Guardian
License-File: LICENSE.md

Guardian allows you to use guard clauses both as function decorators and regular guard clauses
Guard Clause Decorators allow you to check all of a function's arguments.
Guardian also enable you to create your own custom guard clauses.

Latest Version: 1.1.2
Come visit: https://github.com/RoeiOhayon/Guardian
