Metadata-Version: 2.1
Name: csv-to-xls-tabs
Version: 0.0.1
Summary: Quick python/pandas script to merge multiple CSV files into a xlsx spreadsheet with multiple tabs
Home-page: https://github.com/vixandrade/csv-to-xls-tabs
Author: vixandrade
Author-email: vix.andrade21@gmail.com
License: UNKNOWN
Description: # csv-to-xls-tabs
        Quick python/pandas script to merge multiple CSV files into a xlsx spreadsheet with multiple tabs
        
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
