mlx.xunit2rst

View on PyPIReverse Dependencies (0)

2.0.0 mlx.xunit2rst-2.0.0-py2.py3-none-any.whl

Wheel Details

Project: mlx.xunit2rst
Version: 2.0.0
Filename: mlx.xunit2rst-2.0.0-py2.py3-none-any.whl
Download: [link]
Size: 22445
MD5: 157f3f95027a47a172fd7d45ca86a6c3
SHA256: 80afd000befe7af5969804ce8699d7c547b43b4b76b60cae0a38d77d6514df2a
Uploaded: 2024-01-12 22:19:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mlx.xunit2rst
Version: 2.0.0
Summary: Python script for converting xUnit/JUnit XML format to reStructuredText (.rst) with traceable items
Author: JasperCraeghs
Author-Email: jce[at]melexis.com
Home-Page: https://github.com/melexis/xunit2rst
License: Apache License Version 2.0
Keywords: xUnit,JUnit,XML,reStructuredText,sphinx,rst,testing,traceability,documentation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Utilities
Platform: any
Requires-Python: >=3.8
Requires-Dist: mako
Requires-Dist: ruamel.yaml (>=0.17.21)
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 10007 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
doc/source/conf.py sha256=uz8hyjDse_arPG5tcbQsuTGF32ZMqC_-EXXcPN672Gc 4490
mlx/xunit2rst/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mlx/xunit2rst/__main__.py sha256=iRLj0h4x2aUU1aGygHvbZjYa1dEIjMhVep7voeQvCzg 113
mlx/xunit2rst/__version__.py sha256=o9XMlNC6GoiUn7mwoOOgJdijgp3B_2fLdgizcKs1i2o 411
mlx/xunit2rst/xunit2rst.mako sha256=pOWhHh-4W7jHVIaj9ZJ_MHPAysbnNnVhqoVRBrx3hSU 4938
mlx/xunit2rst/xunit2rst.py sha256=JFgNbocJz76S11elcVSqZL1MT16ci9eSx_MGLaEbNOY 12998
mlx/xunit2rst/assets/xunit2rst.css sha256=U0prne3-gX5W-vwY9gqhtLMVL-5-uoXwGw9ViBsrg0w 321
tests/acceptance_test.py sha256=93qAWo0M1s6BUANh7o3Junw4UnwrNqXqcJcpvcTH2ac 14460
tests/mako_test.py sha256=L4ypFBWlbF5SPHQ9Onqz6Comom6EJPrsD4low8GU1xk 1267
tests/prefix_test.py sha256=bc9xAYTbaYLCDpOuVQalhpXK7fxbV6y4mWWEKcto9K0 6262
mlx.xunit2rst-2.0.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
mlx.xunit2rst-2.0.0.dist-info/METADATA sha256=fvLsM7qL52lBZdptsxLk2hhkId-tLinfpGzKo2ZC8Mw 11252
mlx.xunit2rst-2.0.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
mlx.xunit2rst-2.0.0.dist-info/entry_points.txt sha256=bDhPtfEhgNuQT8EDBv5ps52hsrnAxP-oqYBaHPTE2pQ 104
mlx.xunit2rst-2.0.0.dist-info/top_level.txt sha256=zphYRTx2vVUcvlYQgxocO_LwYSKrB9KQxQxflh4TPgo 14
mlx.xunit2rst-2.0.0.dist-info/RECORD

top_level.txt

doc
mlx
tests

entry_points.txt

mlx.xunit2rst = mlx.xunit2rst.xunit2rst:main
xunit2rst = mlx.xunit2rst.xunit2rst:main