Name | Pygments JSON |
Version |
2.18.0
JSON |
| download |
home_page | None |
Summary | Pygments is a syntax highlighting package written in Python. |
upload_time | 2024-05-04 13:42:02 |
maintainer | Matthäus G. Chajdas |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | BSD-2-Clause |
keywords |
syntax
highlighting
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
Pygments
~~~~~~~~
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:
* a wide range of over 500 languages and other text formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX, RTF, SVG, all image
formats that PIL supports and ANSI sequences
* it is usable as a command-line tool and as a library
Copyright 2006-2024 by the Pygments team, see ``AUTHORS``.
Licensed under the BSD, see ``LICENSE`` for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "Pygments",
"maintainer": "Matth\u00e4us G. Chajdas",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Georg Brandl <georg@python.org>, Jean Abou Samra <jean@abou-samra.fr>",
"keywords": "syntax highlighting",
"author": null,
"author_email": "Georg Brandl <georg@python.org>",
"download_url": "https://files.pythonhosted.org/packages/8e/62/8336eff65bcbc8e4cb5d05b55faf041285951b6e80f33e2bff2024788f31/pygments-2.18.0.tar.gz",
"platform": null,
"description": "Pygments\n~~~~~~~~\n\nPygments is a syntax highlighting package written in Python.\n\nIt is a generic syntax highlighter suitable for use in code hosting, forums,\nwikis or other applications that need to prettify source code. Highlights\nare:\n\n* a wide range of over 500 languages and other text formats is supported\n* special attention is paid to details, increasing quality by a fair amount\n* support for new languages and formats are added easily\n* a number of output formats, presently HTML, LaTeX, RTF, SVG, all image\n formats that PIL supports and ANSI sequences\n* it is usable as a command-line tool and as a library\n\nCopyright 2006-2024 by the Pygments team, see ``AUTHORS``.\nLicensed under the BSD, see ``LICENSE`` for details.\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Pygments is a syntax highlighting package written in Python.",
"version": "2.18.0",
"project_urls": {
"Bug Tracker": "https://github.com/pygments/pygments/issues",
"Changelog": "https://github.com/pygments/pygments/blob/master/CHANGES",
"Documentation": "https://pygments.org/docs",
"Homepage": "https://pygments.org",
"Source": "https://github.com/pygments/pygments"
},
"split_keywords": [
"syntax",
"highlighting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f73f01c8b82017c199075f8f788d0d906b9ffbbc5a47dc9918a945e13d5a2bda",
"md5": "ab3c5cc3c2d21df9d3a8b9c71c01f0f1",
"sha256": "b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a"
},
"downloads": -1,
"filename": "pygments-2.18.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ab3c5cc3c2d21df9d3a8b9c71c01f0f1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 1205513,
"upload_time": "2024-05-04T13:41:57",
"upload_time_iso_8601": "2024-05-04T13:41:57.345734Z",
"url": "https://files.pythonhosted.org/packages/f7/3f/01c8b82017c199075f8f788d0d906b9ffbbc5a47dc9918a945e13d5a2bda/pygments-2.18.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8e628336eff65bcbc8e4cb5d05b55faf041285951b6e80f33e2bff2024788f31",
"md5": "fbb7976df756f832f3391008778e8999",
"sha256": "786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199"
},
"downloads": -1,
"filename": "pygments-2.18.0.tar.gz",
"has_sig": false,
"md5_digest": "fbb7976df756f832f3391008778e8999",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4891905,
"upload_time": "2024-05-04T13:42:02",
"upload_time_iso_8601": "2024-05-04T13:42:02.013368Z",
"url": "https://files.pythonhosted.org/packages/8e/62/8336eff65bcbc8e4cb5d05b55faf041285951b6e80f33e2bff2024788f31/pygments-2.18.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-04 13:42:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pygments",
"github_project": "pygments",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "pygments"
}