Metadata-Version: 1.1
Name: pyline
Version: 0.1.0
Summary: A tool for line-based processing in Python.
Home-page: https://github.com/westurner/pyline
Author: Wes Turner
Author-email: wes@wrd.nu
License: BSD
Description: ===============================
        pyline
        ===============================
        
        .. .. image:: https://badge.fury.io/py/pyline.png
        ..    :target: http://badge.fury.io/py/pyline
            
        .. image:: https://travis-ci.org/westurner/pyline.png?branch=master
                :target: https://travis-ci.org/westurner/pyline
        
        .. .. image:: https://pypip.in/d/pyline/badge.png
        ..        :target: https://pypi.python.org/pypi/pyline
        
        
        A tool for line-based processing in Python.
        
        * Free software: BSD license
        * Documentation: http://pyline.rtfd.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2014-05-11)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: pyline
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
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.3
