Metadata-Version: 2.1
Name: coverage2img
Version: 0.0.1rc1
Summary: This is a tool for converting coverage.json to image.
Home-page: https://github.com/fwani/CoverageToImg
Author: fwani
Author-email: seungfwani@gmail.com
License: UNKNOWN
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
Requires-Dist: kaleido (==0.2.1)
Requires-Dist: plotly (==5.3.1)
Requires-Dist: pandas (==1.3.3)
Requires-Dist: click (==8.0.3)

# CoverageToImg
To convert from coverage.json to image


