Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-ansi2html | Distribution: openSUSE Tumbleweed |
Version: 1.9.2 | Vendor: openSUSE |
Release: 1.2 | Build date: Sun Jun 23 09:43:43 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 103636 | Source RPM: python-ansi2html-1.9.2-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/pycontribs/ansi2html/ | |
Summary: Python module to convert text with ANSI color codes to HTML or LaTeX |
Convert text with ANSI color codes to HTML or to LaTeX. Inspired by and developed off of the work of pixelbeat and blackjack. Read the [docs](https://ansi2html.readthedocs.io/) for more informations.
LGPL-3.0-or-later
* Sun Jun 23 2024 Johannes Kastl <[email protected]> - update to 1.9.2: * github.com/psf/black.git: 24.1.1 → 24.4.2 <https://github.com/psf/black.git/compare/24.1.1...24.4.2> * github.com/pre-commit/pre-commit-hooks.git: v4.5.0 → v4.6.0 <https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.5.0...v4.6.0> * github.com/pycqa/pylint: v3.0.3 → v3.2.2 <https://github.com/pycqa/pylint/compare/v3.0.3...v3.2.2> * github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.10.0 <https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.10.0> * Wed Dec 13 2023 Johannes Kastl <[email protected]> - update to 1.9.1 (skipping non-existent release 1.9.0): * Bugfixes - Enable testing with py312 (#230) @ssbarnea - Fix project description (#229) @ssbarnea - Fix RTD builds (#228) @ssbarnea - tests/test_ansi2html.py: use sys.executable instead of hardcoded python3 (#214) @johanneskastl - Replace optparse with argparse (#205) @ssbarnea - Replace sphinx with mkdocs (#204) @ssbarnea - remove patch 0001-tests-test_ansi2html.py-use-sys.executable-instead-o.patch - change upstream to pycontribs/ansi2html * Tue May 09 2023 Johannes Kastl <[email protected]> - add patch 0001-tests-test_ansi2html.py-use-sys.executable-instead-o.patch to replace a hardcoded 'python3' in a test (which leads to errors on SLES15 with python3.11) https://github.com/pycontribs/ansi2html/issues/210 * Tue May 09 2023 Johannes Kastl <[email protected]> - add sle15_python_module_pythons * Thu Aug 04 2022 Otto Hollmann <[email protected]> - Update to 1.8.0: * Fix for ANSI color codes that include blank values (#178) * style.py: Drop unused CSS class .bold (#161) * Added py.typed file (#176) * style.py: Get CSS class .inv_foreground in sync with .body_foreground (#160) * Fix --input-encoding=<encoding> regression added in PR #143 + related tests (alternative to PR #162) (#172) * Migrate from mock to unittest.mock of Python >=3.3 (fixes #169) (#171) * Add ability to also recognize colons in ANSI escapes (#167) * Fixes to respect bright colors in palette (#126) * CHANGELOG.rst: Fix misleading 1.6.0 entry and missing 1.7.0 entries (#159) * Add comments to reduce reader research time (#158) * Wed Apr 27 2022 [email protected] - version update to 1.7.0 1.7.0 - ---- Minor Changes ^^^^^^^^^^^^^ * Replace recommendation of using system packages with pip3 @ssbarnea * Add truecolor support @miltolstoy * Generate documentation with Sphinx and use Read the Docs @tristanlatr * Adds support for OSC hyperlink sequences. @hakonhagland Bugfixes ^^^^^^^^ * Add test coverage @ziegenberg * Replace pkg_resources with importlib.metadata @ziegenberg * fix including of CHANGELOG.rst @ziegenberg * Update linting dependencies @ziegenberg * Upgrade the build process @ziegenberg * Add type hinting @ziegenberg * Update CI badges in readme @ssbarnea * Bump setuptools-scm version @ssbarnea 1.6.0 - ---- Changes ^^^^^^^ * Switching from nosetest to unittest @paolostivanin * Add dracula colorscheme @ahmubashshir * Refactor packaging by replacing old setup.py based packaging with modern pep517 based one * Replace travis with github actions @ssbarnea Bugfixes ^^^^^^^^ * Correct author metadata @ssbarnea Deprecations ^^^^^^^^^^^^ * Officialy retire support for python <= 3.6 @ssbarnea - deleted patches - remove_nose.patch (upstreamed) * Thu Mar 26 2020 Paolo Stivanin <[email protected]> - Add remove_nose.patch * Fri Feb 15 2019 Jan Engelhardt <[email protected]> - Use noun phrase in descriptions. * Thu Feb 14 2019 Tomáš Chvátal <[email protected]> - Update to 1.5.2 release: * Many various drawing fixes * Css parsing improvements - Sort out with spec-cleaner - Enable tests * Tue Oct 24 2017 [email protected] - Initial version
/etc/alternatives/ansi2html /usr/bin/ansi2html /usr/bin/ansi2html-3.13 /usr/lib/python3.13/site-packages/ansi2html /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/METADATA /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/RECORD /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/ansi2html-0.0.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/ansi2html/__init__.py /usr/lib/python3.13/site-packages/ansi2html/__main__.py /usr/lib/python3.13/site-packages/ansi2html/__pycache__ /usr/lib/python3.13/site-packages/ansi2html/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/__main__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/__main__.cpython-313.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/converter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/converter.cpython-313.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/style.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/style.cpython-313.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/util.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ansi2html/__pycache__/util.cpython-313.pyc /usr/lib/python3.13/site-packages/ansi2html/converter.py /usr/lib/python3.13/site-packages/ansi2html/py.typed /usr/lib/python3.13/site-packages/ansi2html/style.py /usr/lib/python3.13/site-packages/ansi2html/util.py /usr/share/doc/packages/python313-ansi2html /usr/share/doc/packages/python313-ansi2html/README.md /usr/share/licenses/python313-ansi2html /usr/share/licenses/python313-ansi2html/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 2 00:38:50 2024