Socket
Book a DemoInstallSign in
Socket

pygments-ccl-lexer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pygments-ccl-lexer

Pygments lexer for CCL

0.8.39
pipPyPI
Maintainers
1

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 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}

Keywords

pygments ccl lexer

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.