Metadata-Version: 2.4
Name: ssie
Version: 0.0.4
Summary: Simple SpreadSheet Importer Exporter
Author: Alan Lima
License: GPL3
Project-URL: Homepage, https://github.com/aL4ix/ssie
Keywords: spreadsheet,excel
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: xlrd; extra == "dev"
Requires-Dist: xlwt; extra == "dev"
Requires-Dist: openpyxl; extra == "dev"
Dynamic: license-file

# ssie
## Simple SpreadSheet Importer Exporter
A simple library to handle importing or exporting .csv .xls .xlsx with the same interface.
