Python executable for LaTeX minted package
Project description
latexminted
— Python executable for LaTeX minted package
This Python package provides a Python executable for the LaTeX minted package. The Python executable performs syntax highlighting using the Pygments library. It also provides several code formatting and manipulation features implemented in Python that would be difficult to perform in LaTeX, such as dedenting code and extracting code snippets from source files using regular expressions.
The Python executable is specifically designed to be compatible with the LaTeX
security requirements for restricted shell escape executables. These trusted
executables can run during LaTeX compilation without requiring -shell-escape
or similar command-line options that allow arbitrary shell commands to be
executed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for latexminted-0.1.0b2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48c399832339d547b8b22e249c14cc6b1cd45a019746bc1d04b65d36c16ceca7 |
|
MD5 | 7bfce92555e4e664cad9fca5f8c71735 |
|
BLAKE2b-256 | 94891793459a212ca69bf14378673c41547bac6223924bb0253c453142110662 |