Metadata-Version: 1.0
Name: csvreader
Version: 0.0.2
Summary: A Library that Reads and Writes CSV Files Quickly.
Home-page: UNKNOWN
Author: SF Publishing
Author-email: UNKNOWN
License: UNKNOWN
Description: <h1>Welcome.</h1><p>This Module has 2 main functions: ReadCSV and WriteCSV. To know more, type: </p>
        
        ```shell
        python -m pip install csvreader
        ```
        or 
        
        ```shell
        python3 -m pip install csvreader
        ```
        
        Windows: 
        
        ```shell
        py -m pip install csvreader
        ```
Platform: UNKNOWN
