Metadata-Version: 2.1
Name: pygments-lammps
Version: 1.0.0
Summary: A Pygments lexer for LAMMPS input scripts
Author-email: Richard Berger <richard.berger@outlook.com>
License: GPL-2.0-only
Project-URL: Homepage, https://github.com/lammps/pygments-lammps
Keywords: lexer,LAMMPS
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# 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.
