Metadata-Version: 2.4
Name: pygments-scfg
Version: 0.1.0
Summary: Pygments lexer for scfg (simple configuration format)
Keywords: pygments,scfg,config,configuration,lexer
Author: Lars Heuer
Requires-Python: >=3.0
Description-Content-Type: text/x-rst
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
License-File: LICENSE
Requires-Dist: pygments>=2.0
Project-URL: Homepage, https://github.com/heuer/pygments-scfg/
Project-URL: Issue tracker, https://github.com/heuer/pygments-scfg/issues/

scfg lexer for Pygments
=======================

Pygments lexer for `scfg <https://codeberg.org/emersion/scfg>`_


