aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Pygments/py3/README.rst
diff options
context:
space:
mode:
authorshadchin <shadchin@yandex-team.ru>2022-02-10 16:44:39 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:44:39 +0300
commite9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (patch)
tree64175d5cadab313b3e7039ebaa06c5bc3295e274 /contrib/python/Pygments/py3/README.rst
parent2598ef1d0aee359b4b6d5fdd1758916d5907d04f (diff)
downloadydb-e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0.tar.gz
Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/Pygments/py3/README.rst')
-rw-r--r--contrib/python/Pygments/py3/README.rst88
1 files changed, 44 insertions, 44 deletions
diff --git a/contrib/python/Pygments/py3/README.rst b/contrib/python/Pygments/py3/README.rst
index 463f8fc4ed..77b2d565c0 100644
--- a/contrib/python/Pygments/py3/README.rst
+++ b/contrib/python/Pygments/py3/README.rst
@@ -1,44 +1,44 @@
-Welcome to Pygments
-===================
-
-This is the source of Pygments. It is a **generic syntax highlighter** written
-in Python that supports over 500 languages and text formats, for use in code
-hosting, forums, wikis or other applications that need to prettify source code.
-
-Installing
-----------
-
-... works as usual, use ``pip install Pygments`` to get published versions,
-or ``python setup.py install`` to install from a checkout.
-
-Documentation
--------------
-
-... can be found online at https://pygments.org/ or created with Sphinx by ::
-
- cd doc
- make html
-
-Development
------------
-
-... takes place on `GitHub <https://github.com/pygments/pygments>`_, where the
-Git repository, tickets and pull requests can be viewed.
-
-Continuous testing runs on GitHub workflows:
-
-.. image:: https://github.com/pygments/pygments/workflows/Pygments/badge.svg
- :target: https://github.com/pygments/pygments/actions?query=workflow%3APygments
-
-The authors
------------
-
-Pygments is maintained by **Georg Brandl**, e-mail address *georg*\ *@*\ *python.org*
-and **Matthäus Chajdas**.
-
-Many lexers and fixes have been contributed by **Armin Ronacher**, the rest of
-the `Pocoo <https://www.pocoo.org/>`_ team and **Tim Hatch**.
-
-The code is distributed under the BSD 2-clause license. Contributors making pull
-requests must agree that they are able and willing to put their contributions
-under that license.
+Welcome to Pygments
+===================
+
+This is the source of Pygments. It is a **generic syntax highlighter** written
+in Python that supports over 500 languages and text formats, for use in code
+hosting, forums, wikis or other applications that need to prettify source code.
+
+Installing
+----------
+
+... works as usual, use ``pip install Pygments`` to get published versions,
+or ``python setup.py install`` to install from a checkout.
+
+Documentation
+-------------
+
+... can be found online at https://pygments.org/ or created with Sphinx by ::
+
+ cd doc
+ make html
+
+Development
+-----------
+
+... takes place on `GitHub <https://github.com/pygments/pygments>`_, where the
+Git repository, tickets and pull requests can be viewed.
+
+Continuous testing runs on GitHub workflows:
+
+.. image:: https://github.com/pygments/pygments/workflows/Pygments/badge.svg
+ :target: https://github.com/pygments/pygments/actions?query=workflow%3APygments
+
+The authors
+-----------
+
+Pygments is maintained by **Georg Brandl**, e-mail address *georg*\ *@*\ *python.org*
+and **Matthäus Chajdas**.
+
+Many lexers and fixes have been contributed by **Armin Ronacher**, the rest of
+the `Pocoo <https://www.pocoo.org/>`_ team and **Tim Hatch**.
+
+The code is distributed under the BSD 2-clause license. Contributors making pull
+requests must agree that they are able and willing to put their contributions
+under that license.