Metadata-Version: 2.1
Name: hole-c-lexer
Version: 1.0.0
Summary: Lexer for a form of C with simple syntactic holes
Home-page: https://github.com/Baltoli/hole-c-lexer
Author: Bruce Collie
Author-email: brucecollie82@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygments

# hole-c-lexer

Pygments plugin implementing a lexer for an extension of C with syntactic holes.


