Metadata-Version: 2.1
Name: csvtoexcel
Version: 0.1.0
Summary: Command-line tool to convert CSV-files (.csv) to Excel-files (.xlsx)
Home-page: https://github.com/malthejorgensen/csvtoexcel
License: MIT
Author: Malthe Jørgensen
Author-email: malthe.jorgensen@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Utilities
Requires-Dist: openpyxl (>=3.0.5,<4.0.0)
Project-URL: Repository, https://github.com/malthejorgensen/csvtoexcel
