Metadata-Version: |
2.1 |
Name: |
a2h |
Version: |
0.1.dev0 |
Summary: |
Converts ANSI string to HTML, keeping the coloring |
Author: |
Sorin Sbarnea |
Author-Email: |
sorin.sbarnea[at]gmail.com |
Maintainer: |
Sorin Sbarnea |
Maintainer-Email: |
sorin.sbarnea[at]gmail.com |
Home-Page: |
https://github.com/pycontribs/a2h |
Project-Url: |
Bug Tracker, https://github.com/pycontribs/a2h/issues |
Project-Url: |
Release Management, https://github.com/pycontribs/a2h/releases |
Project-Url: |
Source Code, https://github.com/pycontribs/a2h |
License: |
MIT |
Keywords: |
ansi,html |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Framework :: Pytest |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Testing |
Classifier: |
Topic :: System :: Systems Administration |
Classifier: |
Topic :: Utilities |
Requires-Python: |
!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7 |
Requires-Dist: |
pytest-html; extra == "test" |
Requires-Dist: |
pytest-plus; extra == "test" |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |