Metadata-Version: 1.1
Name: texools
Version: 0.3.0
Summary: Package containing tools for working with text and text files.
Home-page: https://github.com/cw-andrews/texools
Author: CW Andrews
Author-email: cwandrews.oh@gmail.com
License: MIT license
Description: ===========================
        Texools
        ===========================
        
        .. image:: https://pyup.io/repos/github/cw-andrews/texools/python-3-shield.svg
             :target: https://pyup.io/repos/github/cw-andrews/texools/
             :alt: Python 3
        
        .. image:: https://img.shields.io/pypi/v/texools.svg
                :target: https://pypi.python.org/pypi/texools
        
        .. image:: https://img.shields.io/travis/cw-andrews/texools.svg
                :target: https://travis-ci.org/cw-andrews/texools
        
        .. image:: https://pyup.io/repos/github/cw-andrews/texools/shield.svg
             :target: https://pyup.io/repos/github/cw-andrews/texools/
             :alt: Updates
        
        
        Package containing tools for working with text and text files, primarily focused on delimited files (CSVs). 
        
        
        * Free software: MIT license
        .. * Documentation: https://texools.readthedocs.io.
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2017-09-21)*
        -------------------
        0.1.3 (2017-09-23)
        ------------------
        0.1.4 (2017-09-23)
        ------------------
        0.1.5 (2017-09-23)
        ------------------
        0.1.6 (2017-09-23)
        ------------------
        0.1.7 (2017-09-24)
        ------------------
        0.1.8 (2017-09-24)
        ------------------
        0.1.9 (2017-09-24)
        ------------------
        0.2.0 (2017-09-24)
        ------------------
        0.2.1 (2017-09-25)
        ------------------
        0.3.0 (2017-09-28)
        ------------------
        
        * First release on PyPI.
        
Keywords: texools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
