Skip to main content

Pygments lexer for OpenSSL configuration files

Project description

Overview

This package provides an OpenSSL configuration file lexer for Pygments. The lexer is published as an entry point and, once installed, Pygments will pick it up automatically.

You can then use the openssl language with Pygments:

$ pygmentize -l openssl /etc/openssl/openssl.cnf

Installation

Use your favorite installer to install pygments-openssl into the same Python you have installed Pygments. For example:

$ easy_install pygments-openssl

To verify the installation run:

$ pygmentize -L lexer | grep -i openssl
* openssl:
    OpenSSL (filenames *.cnf, *.conf)

Changelog

1.1 - 2012-10-12

  • Detect and color line continuations.

1.0 - 2012-10-10

  • Initial release.

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-openssl-1.1.zip (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page