experimental/cuda-ubi9/: pygments-2.18.0 metadata and description

Simple index

Pygments is a syntax highlighting package written in Python.

author_email Georg Brandl <georg@python.org>
classifiers
  • Development Status :: 6 - Mature
  • Intended Audience :: Developers
  • Intended Audience :: End Users/Desktop
  • Intended Audience :: System Administrators
  • License :: OSI Approved :: BSD License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Topic :: Text Processing :: Filters
  • Topic :: Utilities
description_content_type text/x-rst
keywords syntax highlighting
license BSD-2-Clause
maintainer Matthäus G. Chajdas
maintainer_email Georg Brandl <georg@python.org>, Jean Abou Samra <jean@abou-samra.fr>
project_urls
  • Homepage, https://pygments.org
  • Documentation, https://pygments.org/docs
  • Source, https://github.com/pygments/pygments
  • Bug Tracker, https://github.com/pygments/pygments/issues
  • Changelog, https://github.com/pygments/pygments/blob/master/CHANGES
provides_extras windows-terminal
requires_dist
  • colorama>=0.4.6; extra == 'windows-terminal'
requires_python >=3.8
File Tox results History
pygments-2.18.0-py3-none-any.whl
Size
1 MB
Type
Python Wheel
Python
3

Pygments is a syntax highlighting package written in Python.

It is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. Highlights are:

Copyright 2006-2024 by the Pygments team, see AUTHORS. Licensed under the BSD, see LICENSE for details.