Metadata-Version: 2.1
Name: coerce
Version: 0.0.3
Summary: A type hint coercion decorator.
Home-page: https://github.com/almcc/coerce
Author: Alastair McClelland
Author-email: almcc.dev@gmail.com
License: UNKNOWN
Description: # Coerce
        
        [![Build Status](https://travis-ci.org/almcc/coerce.svg?branch=master)](https://travis-ci.org/almcc/coerce)
        [![Coverage Status](https://coveralls.io/repos/github/almcc/coerce/badge.svg?branch=master)](https://coveralls.io/github/almcc/coerce?branch=master)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
