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. AnyScript is the scripting langugage used for the AnyBody Modeling System; a system for multibody musculoskeletal analysis.

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

1.0.0 (2017-08-02)

  • Update documentation and release as 1.0.0

0.2.0 (2017-08-02)

  • Split Lexer for AnyScript documentation into its own AnyScriptDocLexer.

  • Update the AnyScriptStyle to match the look in the AnyBody Modeling System.

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-1.0.0.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

pygments_anyscript-1.0.0-py2.py3-none-any.whl (11.3 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