Metadata-Version: 2.1
Name: pygments_pasp
Version: 0.0.1
Summary: Pygments package for pasp
Author-email: Renato Lui Geh <renatogeh@gmail.com>
License: MIT
Project-URL: Repository, https://github.com/RenatoGeh/pygments_pasp
Project-URL: Issues, https://github.com/RenatoGeh/pygments_pasp/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# pygments_pasp

This is an adaptation of Roland Kaminski's `pygments_clingo` Lexer
(https://github.com/rkaminsk/pygments_clingo) for ASP in clingo syntax. Ours is a lexer for pasp
(probabilistic ASP). See https://renatogeh.github.io/pasp/.
