From c122bf6829f6ba882b589337e1ed3ef2e3668222 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 13 Dec 2025 07:49:05 +0700 Subject: python/python3-ipython-pygments-lexers: Added (lexers for IPython). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-ipython-pygments-lexers/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-ipython-pygments-lexers/README (limited to 'python/python3-ipython-pygments-lexers/README') diff --git a/python/python3-ipython-pygments-lexers/README b/python/python3-ipython-pygments-lexers/README new file mode 100644 index 0000000000..b8d2f0aad3 --- /dev/null +++ b/python/python3-ipython-pygments-lexers/README @@ -0,0 +1,2 @@ +This plugin contains lexers for IPython-specific special convenience +syntax, to use with the Pygments syntax highlighting package. -- cgit v1.2.3