Metadata-Version: 1.1
Name: flake8_tuple
Version: 0.2.2
Summary: Check code for 1 element tuple.
Home-page: https://github.com/ar4s/flake8_tuple
Author: Arkadiusz Adamski
Author-email: arkadiusz.adamski@gmail.com
License: BSD
Description: ===============================
        flake8_tuple
        ===============================
        
        .. image:: https://img.shields.io/travis/ar4s/flake8_tuple.svg
                :target: https://travis-ci.org/ar4s/flake8_tuple
        
        .. image:: https://img.shields.io/pypi/v/flake8_tuple.svg
                :target: https://pypi.python.org/pypi/flake8_tuple
        
        
        Check code for 1 element tuple.
        
        * Free software: BSD license
        * Documentation: https://flake8_tuple.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: flake8_tuple
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
