Imported Upstream version 2.0.1 upstream/2.0.1
authorJinWang An <jinwang.an@samsung.com>
Tue, 5 Jan 2021 03:16:07 +0000 (12:16 +0900)
committerJinWang An <jinwang.an@samsung.com>
Tue, 5 Jan 2021 03:16:07 +0000 (12:16 +0900)
commit7fc9bf0e5250e1c1d07080818823fb8ea0feb3ca
treee75264d5a34e03be389282817d1af145df534a77
parentf03d7611250e5fd97c8ca4781a8f6717a7983464
Imported Upstream version 2.0.1
36 files changed:
CHANGES
PKG-INFO
Pygments.egg-info/PKG-INFO
Pygments.egg-info/SOURCES.txt
pygments/__init__.py
pygments/cmdline.py
setup.py
tests/__pycache__/string_asserts.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/support.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_basic_api.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_cfm.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_clexer.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_cmdline.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_examplefiles.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_html_formatter.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_inherit.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_java.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_latex_formatter.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_lexers_other.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_objectiveclexer.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_perllexer.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_qbasiclexer.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_regexlexer.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_regexopt.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_rtf_formatter.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_ruby.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_shell.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_smarty.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_string_asserts.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_textfmts.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_token.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_unistring.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_using_api.cpython-33.pyc [new file with mode: 0644]
tests/__pycache__/test_util.cpython-33.pyc [new file with mode: 0644]
tests/test_cmdline.py
tests/test_cmdline.pyc