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