Metadata-Version: 2.1
Name: csvfiler
Version: 0.1.1
Summary: Read and write csv files
Home-page: https://github.com/quinn_brittain/csvfiler
Author: Quinn Brittain
Author-email: qgbritt@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/quinn_brittain/csvfiler/issues
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
License-File: LICENSE

# csvFiler

This is a simple package the provides methods to read and write csv files.

