# gpoore/minted

minted is a LaTeX package that provides syntax highlighting using the Pygments library. Highlighted source code can be customized using fancyvrb.

Repository: https://github.com/gpoore/minted
Canonical: https://ross.abutalabs.com/products/minted
Language: TeX
License Family: other
Last push: 2026-03-04T04:04:54+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 73, longevity 100
- inputs: {"age_days": 4895, "days_push": 182, "days_rel": 182, "gap_med": 3.5, "n_releases_24m": 23}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1865, forks 131 (observed 2026-08-28T04:05:46.264275+00:00)

## What it is
minted is a LaTeX package that provides syntax highlighting for source code in LaTeX documents using the Pygments library. It offers extensive customization options for highlighted code output, including features like line numbering, framing, and Python-based code snippet selection with regular expressions.

## Use cases
- highlight source code in latex documents
- add syntax highlighting to latex with pygments
- display code listings with line numbers in latex
- format code snippets in academic papers
- customize code block appearance in latex
- include highlighted programming code in a thesis

## When to choose
- you are writing LaTeX documents that include source code and want high-quality syntax highlighting
- you need fine-grained control over code block styling such as line numbers, frames, and escaping math
- you already use TeX Live or MiKTeX and want a well-established, widely distributed package
- you want to leverage Pygments' broad language support inside LaTeX

## When to avoid
- you are not working in LaTeX and need syntax highlighting for web pages or terminals
- you cannot install Python and Pygments alongside your LaTeX toolchain
- you need a zero-dependency solution since minted requires the external Pygments tool
- you want simple inline code formatting without compilation overhead

## Facets
- artifact type: plugin
- maturity: stable
- function: templating, documentation
- domain: documentation, developer-tools, web-design
- platform: python, cli, cross-platform
- tags: latex, syntax-highlighting, pygments, tex, source-code, typesetting

## Member repositories
- gpoore/minted (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:46.264275+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:33.801341+00:00, confidence not recorded.
  - readme: https://github.com/gpoore/minted (fetched 2026-08-28T04:05:46.264275+00:00, sha a0c8ebb89fed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
