Skip to main content

Pygments lexer for ACPI source language (ASL)

Project description

Overview

This package provides an ACPI source language (ASL) 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 asl language with Pygments:

$ pygmentize -l asl test.asl

Installation

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

$ easy_install pygments-asl

To verify the installation run:

$ pygmentize -L lexer | grep -i asl
* asl:
    ASL (filenames *.asl, *.aml)

Changelog

1.0 - 2013-10-05

  • Initial release.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygments-asl-1.0.zip (8.2 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