report2junit

View on PyPIReverse Dependencies (0)

0.3.2 report2junit-0.3.2-py3-none-any.whl

Wheel Details

Project: report2junit
Version: 0.3.2
Filename: report2junit-0.3.2-py3-none-any.whl
Download: [link]
Size: 7382
MD5: d9c1c580676000f33f66b4eaa4750ef6
SHA256: fbddef85a1003323f3a2cfa5f39966050505787c1e209f8279f0362f7d7998fb
Uploaded: 2023-07-11 07:04:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: report2junit
Version: 0.3.2
Summary: `report2junit` is a tool that converts various reports into the JUnit format.
Author: Joris Conijn
Author-Email: joris[at]conijnonline.nl
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: junit-xml (<2.0,>=1.9)
[No description]

WHEEL

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

RECORD

Path Digest Size
report2junit/__init__.py sha256=EOdDNXCSQtlR5eCgk5-MUdlhgBvtPBVCwvyXxac3SrI 1433
report2junit/junit.py sha256=WOtB3OEaFFddBEx2bBoMv2NA5jhEody_RuSkub5zSCE 1307
report2junit/reports/__init__.py sha256=UP0NwtZLbyKW3ApwaDk8unkpgLBPb15E0xisOONBiEI 886
report2junit/reports/cfn_guard.py sha256=p9DQ_OpgqpjXhJK3uJWNYq-5MMJcH-cOqx8kA7bp_1w 1316
report2junit/reports/cfn_nag.py sha256=_dHhlblN6L7j_F_yZgImz7p0jbBl4ZJK_3PVTJqbEDM 1402
report2junit/reports/junit.py sha256=KML3E24EOVCvzmLHxNFNjvZJmEAwqWnQojvFeg7Md3k 1705
report2junit/reports/noreport.py sha256=SBCMgXyeHE25ZwSicNsipAHJb15tIt3O1TzTJcrqVUk 328
report2junit/reports/report_factory.py sha256=ycrGwablznYNlca-dezfN2YrkBTckcfg4JTDonBkFko 1347
report2junit-0.3.2.dist-info/LICENSE.md sha256=cKPGCkdRSYXVfmYiocnayO5Psq8b2Ph4FQYZbvwKHvM 1052
report2junit-0.3.2.dist-info/METADATA sha256=l0hpLowyLgewYGRE5AaM1iat5cPVp-1suzSrHAY_aAU 618
report2junit-0.3.2.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
report2junit-0.3.2.dist-info/entry_points.txt sha256=GQiezDK91Lg1StOZq9I5Q8Tp7Cu2LKfmEvQUmDnzNII 50
report2junit-0.3.2.dist-info/RECORD

entry_points.txt

report2junit = report2junit:main