Metadata-Version: 2.1
Name: csv_json
Version: 1.0.2
Summary: A package to convert csv files to json and vice-versa
Home-page: https://github.com/TeamCoders02/csv_json
Author: Daniel, Harish
Author-email: teamcoders21@gmail.com
License: UNKNOWN
Description: # About
        
        A python package to convert the CSV (Comma Separated values) format files to the JSON (JavaScript
        Object Notation) files and vice versa i.e. JSON files to CSV.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
