loongson/pypi/: pygments-2.7.4 metadata and description

Homepage Simple index

Pygments is a syntax highlighting package written in Python.

author Georg Brandl
author_email georg@python.org
classifiers
  • License :: OSI Approved :: BSD License
  • Intended Audience :: Developers
  • Intended Audience :: End Users/Desktop
  • Intended Audience :: System Administrators
  • Development Status :: 6 - Mature
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Python :: Implementation :: PyPy
  • Operating System :: OS Independent
  • Topic :: Text Processing :: Filters
  • Topic :: Utilities
keywords syntax highlighting
license BSD License
platform
  • any
requires_python >=3.5

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
Pygments-2.7.4-py3-none-any.whl
Size
928 KB
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:Copyright 2006-2021 by the Pygments team, see AUTHORS.
license:BSD, see LICENSE for details.