Metadata-Version: 2.1
Name: tox-report
Version: 0.1.dev1
Summary: Produce extra reports of tox runs HTML/JSON
Home-page: https://github.com/pycontribs/tox-report
Author: Sorin Sbarnea
Author-email: sorin.sbarnea@gmail.com
Maintainer: Sorin Sbarnea
Maintainer-email: sorin.sbarnea@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/pycontribs/tox-report/issues
Project-URL: Release Management, https://github.com/pycontribs/tox-report/releases
Project-URL: CI, https://github.com/pycontribs/tox-report/actions
Project-URL: Source Code, https://github.com/pycontribs/tox-report
Description: # tox-report
        Produce reports of execution in other formats like html or json
        
Keywords: html,tox,tox-plugin
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Framework :: tox
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6
Description-Content-Type: text/markdown
