Metadata-Version: 2.1
Name: pygments-graphql
Version: 1.0.0
Summary: Pygments lexer for GraphQL files
Home-page: https://gitlab.com/marcogiusti/pygments-graphql
Author: Marco Giusti
Author-email: marco.giusti@posteo.de
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: pygments
Provides-Extra: dev
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: pip-tools ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'

================
pygments-graphql
================

`GraphQL <https://graphql.org/>`_ lexer for `Pygments
<https://pygments.org/>`_.


