Imported Upstream version 2.1.2 upstream/2.1.2
authorJinWang An <jinwang.an@samsung.com>
Tue, 5 Jan 2021 03:17:07 +0000 (12:17 +0900)
committerJinWang An <jinwang.an@samsung.com>
Tue, 5 Jan 2021 03:17:07 +0000 (12:17 +0900)
commit01431ae42e94e5ede1d56850b55e0f55f42da347
treeea6ec6439a3a2ca33b9cb7bd73a004305aad4773
parent08b6d4b8c39a300689ffccf114942a9f0f36a784
Imported Upstream version 2.1.2
18 files changed:
.hgignore [new file with mode: 0644]
.hgtags [new file with mode: 0644]
CHANGES
PKG-INFO
Pygments.egg-info/PKG-INFO
Pygments.egg-info/SOURCES.txt
pygments/__init__.py
pygments/formatters/img.py
pygments/lexers/shell.py
requirements.txt [new file with mode: 0644]
setup.py
tests/test_examplefiles.pyc
tests/test_html_formatter.pyc
tests/test_java.pyc
tests/test_lexers_other.pyc
tests/test_terminal_formatter.pyc
tests/test_token.pyc
tox.ini [new file with mode: 0644]