Skip to main content

Pygments lexer and style for the AnyScript language

Project description

Pygments AnyScript plugin

https://img.shields.io/pypi/v/pygments_anyscript.svg https://img.shields.io/travis/AnyBody/pygments_anyscript.svg

Pygments lexer and style for the AnyScript language

Installation

  • run pip install pygments-anyscript

  • download source and execute python setup.py install

Requirements

  • pygments

Usage

The lexer and style can be used with the Pygments api like any other lexer or style.

$ pygmentize -l AnyScript MyAnyScriptFile.any
$ pygmentize -l AnyScript -O style=anyscript MyAnyScriptFile.any
$ pygmentize -l AnyScript -f html -O full,style=anyscript -o  MyAnyScriptFile.html MyAnyScriptFile.any

History

0.1.0 (2017-08-01)

  • First release on PyPI.

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_anyscript-0.2.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

pygments_anyscript-0.2.0-py2.py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 2 Python 3

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