xl2csv

View on PyPIReverse Dependencies (0)

0.1.0 xl2csv-0.1.0-py3-none-any.whl

Wheel Details

Project: xl2csv
Version: 0.1.0
Filename: xl2csv-0.1.0-py3-none-any.whl
Download: [link]
Size: 2381
MD5: 9fea5791694f3c9989694b2901f87919
SHA256: e6a078ed2d5c5e962fc83441a7038cad3bc1aba58fc90cd7ee13219c2aa34a68
Uploaded: 2021-06-03 22:09:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xl2csv
Version: 0.1.0
Summary: A tool to convert an Excel file consisting of multiple worksheets to individual CSV files.
Author: Jarno Timmermans
Author-Email: netletic[at]gmail.com
Home-Page: https://github.com/netletic/xl2csv
Project-Url: Repository, https://github.com/netletic/xl2csv
License: MIT
Keywords: excel to csv,convert excel to csv
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: openpyxl (<4.0.0,>=3.0.7)
Requires-Dist: python-slugify (<6.0.0,>=5.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 118 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xl2csv/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
xl2csv/convert.py sha256=VSWkseLRqq-xEBPaRblxlLhKqtKBeozthAEaNKETxbY 1752
xl2csv-0.1.0.dist-info/entry_points.txt sha256=wPRfjRDZv_5ePXCjhZCNqMcDapnJDUx_OL0N6T_9d0g 46
xl2csv-0.1.0.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
xl2csv-0.1.0.dist-info/METADATA sha256=Tmf0V4w4M0s6UWBVmGiNPWdEKjvI9eYY0uIZHUqHK9E 795
xl2csv-0.1.0.dist-info/RECORD

entry_points.txt

xl2csv = xl2csv.convert:main