tap2junit

View on PyPIReverse Dependencies (0)

0.2.0 tap2junit-0.2.0-py3-none-any.whl

Wheel Details

Project: tap2junit
Version: 0.2.0
Filename: tap2junit-0.2.0-py3-none-any.whl
Download: [link]
Size: 10980
MD5: 5cdd66574cb9a368ce570fb58b1ff694
SHA256: f32f3564f70c456b84dd208c99c21f94d66f50ac8e4bc057d77c7ee9fa861f4c
Uploaded: 2024-06-17 13:27:56 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: tap2junit
Version: 0.2.0
Summary: A utility that converts TAP version 12 and 13 to JUnit. That's it.
Author-Email: "Node.js contributor" <cclauss[at]me.com>
Project-Url: Homepage, https://github.com/nodejs/tap2junit
Project-Url: Changelog, https://github.com/nodejs/tap2junit/blob/main/CHANGELOG.md
License: Apache-2.0
Keywords: junit,tap13
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.7
Requires-Dist: junit-xml
Requires-Dist: yamlish
Requires-Dist: black; extra == "dev"
Requires-Dist: codespell[toml]; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-clarity; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1372 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tap2junit/__init__.py sha256=Zn1KFblwuFHiDRdRAiRnDBRkbPttWh44jKa5zG2ov0E 22
tap2junit/__main__.py sha256=bj8uDHn-4VI5zttf50MJ9N1JQ2Zi1J0Z26o-C469JXI 3527
tap2junit/tap13.py sha256=CLVKUH6uZcd_dXdQntaREiZqZPvt-tZ6dBSFYQ6hCDk 10327
tap2junit-0.2.0.dist-info/METADATA sha256=F6LjmiNa0YHRr14bEQIGsDszxJXM-dJeyA-8SVdZiNc 2639
tap2junit-0.2.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
tap2junit-0.2.0.dist-info/entry_points.txt sha256=siJ5v3bUaa5whVFzCD2HfVf8lO9FaNL_BAVWp3Z_3Xg 54
tap2junit-0.2.0.dist-info/licenses/LICENSE sha256=765mc8os5WM-vqsMfDdcxCYCZ88Y-OwoY-gpkPE3hYA 11343
tap2junit-0.2.0.dist-info/RECORD

entry_points.txt

tap2junit = tap2junit.__main__:main