Pygments lexer for Common Lisp REPL
Project description
Overview
This package provides a Pygments lexer for Common Lisp REPL sessions. The lexer is published as an entry point and, once installed, Pygments will pick it up automatically.
You can then use this lexer with Pygments:
$ pygmentize -l common-lisp-repl pygments_cl_repl/test.common-lisp-repl
In Sphinx documents the lexer is selected with the highlight directive:
.. highlight:: common-lisp-repl
Installation
Use your favorite installer to install pygments-cl-repl into the same Python you have installed Pygments. For example:
$ pip install pygments-cl-repl
To verify the installation run:
$ pygmentize -L lexer | grep -i common-lisp-repl * common-lisp-repl: Common Lisp REPL (filenames *.common-lisp-repl)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygments-cl-repl-0.2.2.tar.gz
(16.8 kB
view details)
Built Distribution
File details
Details for the file pygments-cl-repl-0.2.2.tar.gz
.
File metadata
- Download URL: pygments-cl-repl-0.2.2.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 457aeb747e28c49312eea72fda92e6a3cf5e1c12c68857c63d7e0ac2e56bdab4 |
|
MD5 | 64f1b5c72a4aef7774afbebabac790de |
|
BLAKE2b-256 | 367baf3f95a6d871b06b413c5620a47d0b2c5577c0c4fc5422711d3ec343ea6c |
File details
Details for the file pygments_cl_repl-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: pygments_cl_repl-0.2.2-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dfb449c19175c0cbcddccaf2dde4b11628007b1f044791c51a82d896f5ee4b5 |
|
MD5 | cb655437b5970a8d120386e1738c66eb |
|
BLAKE2b-256 | 448b192243adb86d653f6e1800ba421e928a1d600270911f71709d41c5a45a0c |