Metadata-Version: 1.0
Name: tubing
Version: 0.0.1.post75
Summary: Python I/O pipe utilities
Home-page: http://github.com/dokipen/tubing
Author: Bob Corsaro
Author-email: rcorsaro@gmail.com
License: MIT
Description: .. image:: https://imgur.com/Q9Lv0xo.png
             :target: https://github.com/dokipen/tubing
        ======
        
        .. image:: https://travis-ci.org/dokipen/tubing.svg?branch=master
            :target: https://travis-ci.org/dokipen/tubing/
        .. image:: https://coveralls.io/repos/github/dokipen/tubing/badge.svg?branch=master
            :target: https://coveralls.io/github/dokipen/tubing?branch=master
        .. image:: https://img.shields.io/pypi/v/tubing.svg
            :target: https://pypi.python.org/pypi/tubing/
        .. image:: https://img.shields.io/pypi/pyversions/tubing.svg
            :target: https://pypi.python.org/pypi/tubing/
        .. image:: https://img.shields.io/pypi/dd/tubing.svg
            :target: https://pypi.python.org/pypi/tubing/
        .. image:: https://img.shields.io/pypi/l/tubing.svg
            :target: https://pypi.python.org/pypi/tubing/
        .. image:: https://img.shields.io/pypi/wheel/tubing.svg
            :target: https://pypi.python.org/pypi/tubing/
        
        Tubing is a Python I/O library.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
