https://github.com/lammps/pygments-lammps
LAMMPS Lexer for Pygments
https://github.com/lammps/pygments-lammps
Last synced: about 1 year ago
JSON representation
LAMMPS Lexer for Pygments
- Host: GitHub
- URL: https://github.com/lammps/pygments-lammps
- Owner: lammps
- License: gpl-2.0
- Created: 2022-09-17T21:24:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T00:15:24.000Z (over 2 years ago)
- Last Synced: 2025-04-16T15:25:56.128Z (about 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pygments-lammps
This is a syntax highlighting plugin for pygments to highlight LAMMPS input
script files. It was originally written to support the Sphinx-based
documentation of LAMMPS.