Metadata-Version: 2.1
Name: excel2txt
Version: 0.1.5
Summary: Convert Excel files to delimited text
Home-page: https://github.com/kyclark/excel2txt-py
Author: Ken Youens-Clark
Author-email: kyclark@gmail.com
License: UNKNOWN
Description: # excel2txt
        
        Convert Excel files to delimited text.
        
        # Install
        
        ```
        $ python3 -m pip install excel2txt
        ```
        
        # Author
        
        Ken Youens-Clark <kyclark@gmail.com>
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
