coverage-lcov

View on PyPIReverse Dependencies (12)

0.3.0 coverage_lcov-0.3.0-py3-none-any.whl

Wheel Details

Project: coverage-lcov
Version: 0.3.0
Filename: coverage_lcov-0.3.0-py3-none-any.whl
Download: [link]
Size: 8375
MD5: efabad385ede164ae3e2a05d5b7e9a55
SHA256: 23ae34a535f1ed3fa4cdf9682f6c1fe1a40aa98c94aa05614512dbf2da82e749
Uploaded: 2024-06-21 22:17:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coverage-lcov
Version: 0.3.0
Summary: A simple .coverage to LCOV converter
Author: Adam Weeden
Author-Email: adamweeden[at]gmail.com
Home-Page: https://github.com/TheCleric/coverage-lcov
Project-Url: Repository, https://github.com/TheCleric/coverage-lcov
Keywords: coverage
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
Requires-Python: >=3.6.3,<4.0.0
Requires-Dist: click (>=7.1.2)
Requires-Dist: coverage[toml] (>=5.5); python_full_version < "3.8.0"
Requires-Dist: coverage[toml] (>=7.0); python_full_version >= "3.8.0"
Description-Content-Type: text/markdown
[Description omitted; length: 1482 characters]

WHEEL

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

RECORD

Path Digest Size
coverage_lcov/__init__.py sha256=AvLW6WkN6rounk7PZocy6_TaoqFUt1zX8jzUwEdixOw 170
coverage_lcov/__main__.py sha256=JxuDtenmLnKIu4hkrB9j2Q-fl4ZHW7Y7VSydjsM6eek 143
coverage_lcov/cli.py sha256=eMVJpnNL9pwawnedxXY97tZP9wO1vJnuzMmb26V7WhQ 1152
coverage_lcov/converter.py sha256=S-3epP0M9eRllbCFbKNekI64FYddpqNJ3GOoKKS-EYg 6054
coverage_lcov-0.3.0.dist-info/entry_points.txt sha256=6eJ_klI5y7Rq3Wq0hTgxzONQxvTloQZqk4IeMqrCQH8 56
coverage_lcov-0.3.0.dist-info/LICENSE sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ 10174
coverage_lcov-0.3.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
coverage_lcov-0.3.0.dist-info/METADATA sha256=0zkcrv_XxrW7wRXUr1xhCHcWh2I4JxS3jIkgOYYRymI 2273
coverage_lcov-0.3.0.dist-info/RECORD

entry_points.txt

coverage-lcov = coverage_lcov.cli:main