Pygments lexer for CCL
Project description
Contents
========
CCL Lexer for the Cerner Command Language.
This module extends the *SqlLexer* lexer of `Pygments`_ to support more
keywords of CCL.
Installation
============
Use the following commands to install the package::
$ cd pygments-sql-pl-lexer
$ [sudo] python setup.py install
Check if the lexer is present
=============================
Simply grep the output of the following command for **ccl**.::
$ pygmentize -L lexers | grep ccl
Use the lexer in LaTeX
======================
Replace <language> with **ccl**::
\begin{minted}{<language>}
<code>
\end{minted}
For example::
\begin{minted}[linenos=true,frame=single]{ccl}
--#SET TERMINATOR @
CREATE OR REPLACE MODULE project @
\end{minted}
========
CCL Lexer for the Cerner Command Language.
This module extends the *SqlLexer* lexer of `Pygments`_ to support more
keywords of CCL.
Installation
============
Use the following commands to install the package::
$ cd pygments-sql-pl-lexer
$ [sudo] python setup.py install
Check if the lexer is present
=============================
Simply grep the output of the following command for **ccl**.::
$ pygmentize -L lexers | grep ccl
Use the lexer in LaTeX
======================
Replace <language> with **ccl**::
\begin{minted}{<language>}
<code>
\end{minted}
For example::
\begin{minted}[linenos=true,frame=single]{ccl}
--#SET TERMINATOR @
CREATE OR REPLACE MODULE project @
\end{minted}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygments-ccl-lexer-0.7.71.tar.gz.
File metadata
- Download URL: pygments-ccl-lexer-0.7.71.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02bd3b7531244bb4810ea6a51ccb9b1895891ceea91b256d6cf82abfb9efa305
|
|
| MD5 |
2ff84a0443f7da3f4d63cc8f95f204ef
|
|
| BLAKE2b-256 |
19a1605e8035f1e8e94eeffa9b50fa943cece836bab0c7d2ff68567363e9dec9
|
File details
Details for the file pygments_ccl_lexer-0.7.71-py2-none-any.whl.
File metadata
- Download URL: pygments_ccl_lexer-0.7.71-py2-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0354918446c38771c35b07fc1d2b27fb6bb1fba68f881da2f5dbdbda504836f5
|
|
| MD5 |
764eb1f3f4966d935728b5ab0a9966fc
|
|
| BLAKE2b-256 |
9230f5e343b59164254e05d4aa3ed3e2360ba1ce1d70ca0d3aec53d447a9b2fb
|