Imported Upstream version 2.11.1 upstream/2.11.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 02:07:34 +0000 (11:07 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 18 Jul 2022 02:07:34 +0000 (11:07 +0900)
commitbe6390ffcec971fa2c306aba6feeea1ed1beb0d4
treedaf7238cbcaea81e307eb2da9351e9d0f48ee9b9
parentd5cf78785202573dbdfed52952484b6b7b444497
Imported Upstream version 2.11.1
16 files changed:
CHANGES
PKG-INFO
Pygments.egg-info/PKG-INFO
Pygments.egg-info/SOURCES.txt
pygments/__init__.py
pygments/lexers/c_cpp.py
pygments/lexers/data.py
pygments/lexers/spice.py
tests/examplefiles/cpp/functions.cpp
tests/examplefiles/cpp/functions.cpp.output
tests/examplefiles/json/json-with-spaces.json [new file with mode: 0644]
tests/examplefiles/json/json-with-spaces.json.output [new file with mode: 0644]
tests/examplefiles/json/pypi-dump.json [new file with mode: 0644]
tests/examplefiles/json/pypi-dump.json.output [new file with mode: 0644]
tests/examplefiles/spice/example.spice
tests/examplefiles/spice/example.spice.output