Metadata-Version: 1.1
Name: py-type
Version: 0.0.4
Summary: A simple library for dynamic type checking in Python
Home-page: https://github.com/aberkley/py_type
Author: Alexander Berkley
Author-email: alexander.berkley@gmail.com
License: MIT
Description: # py_type
        dynamic type checking library for Python
        
        [![Build Status](https://travis-ci.org/aberkley/py_type.svg?branch=master)](https://travis-ci.org/aberkley/py_type)
        
        
Keywords: python typing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
