Metadata-Version: 1.1
Name: accepts
Version: 0.0.78
Summary: @accepts decorator to check arguments types
Home-page: http://github.com/russianidiot/accepts.py
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: .. README generated with readmemako.py (github.com/russianidiot/readme-mako.py) and .README dotfiles (github.com/russianidiot-dotfiles/.README)
        .. image:: https://img.shields.io/badge/Language-Python-blue.svg?style=plastic
        :target: none
        .. image:: https://img.shields.io/pypi/pyversions/accepts.svg
        :target: https://pypi.org/pypi/accepts
        .. image:: https://img.shields.io/pypi/v/accepts.svg
        :target: https://pypi.org/pypi/accepts
        |
        .. image:: https://api.codacy.com/project/badge/Grade/81a64e612bec41c4afe6fc3901daa88a
        :target: https://www.codacy.com/app/russianidiot/accepts-py
        .. image:: https://codeclimate.com/github/russianidiot/accepts.py/badges/gpa.svg
        :target: https://codeclimate.com/github/russianidiot/accepts.py
        .. image:: https://landscape.io/github/russianidiot/accepts.py/master/landscape.svg?style=flat
        :target: https://landscape.io/github/russianidiot/accepts.py
        .. image:: https://scrutinizer-ci.com/g/russianidiot/accepts.py/badges/quality-score.png?b=master
        :target: https://scrutinizer-ci.com/g/russianidiot/accepts.py/
        |
        .. image:: https://scrutinizer-ci.com/g/russianidiot/accepts.py/badges/build.png?b=master
        :target: https://scrutinizer-ci.com/g/russianidiot/accepts.py/
        .. image:: https://semaphoreci.com/api/v1/russianidiot/accepts-py/branches/master/badge.svg
        :target: https://semaphoreci.com/russianidiot/accepts-py
        .. image:: https://api.travis-ci.org/russianidiot/accepts.py.svg?branch=master
        :target: https://travis-ci.org/russianidiot/accepts.py/
Keywords: type decorator
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
