Skip to main content

Pygments lexer for Ruby + RSpec.

Project description

This is an extension of Ruby lexer that just add some keywords used on RSpec, including some keywords used with Capybara too.

Install

Using PyPI and pip

$ (sudo) pip install pygments-rspec

Manual

$ git clone git://github.com/hugomaiavieira/pygments-rspec.git
$ cd pygments-rspec
$ (sudo) python setup.py install

Using

Just use the rspec “language”.

Using in LaTeX documents

See the minted package at http://minted.googlecode.com.

Extra information

Pygments supported languages

Pygments at the moment supports over 150 different programming languages, template languages and other markup languages. To see an exhaustive list of the currently supported languages, use the command:

$ pygmentize -L lexers

Pygments styles avaible

To get a list of all available stylesheets, execute the following command on the command line:

$ pygmentize -L styles

Please read the official documentation for further information on the usage of pygment styles.

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-rspec-0.2.tar.gz (3.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