./www/ruby-pygments.rb, Pygments wrapper for ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 1.1.2, Package name: ruby23-pygments.rb-1.1.2, Maintainer: pkgsrc-users

# pygments.rb

A Ruby wrapper for the Python [pygments syntax
highlighter](http://pygments.org/).

pygments.rb works by talking over a simple pipe to a long-lived Python child
process. This library replaces
[github/albino](https://github.com/github/albino), as well as a version of
pygments.rb that used an embedded Python interpreter.

Each Ruby process that runs has its own 'personal Python'; for example, 4
Unicorn workers will have one Python process each. If a Python process dies,
a new one will be spawned on the next pygments.rb request.


Required to run:
[lang/python27] [lang/ruby23-base] [textproc/ruby-multi_json]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: fd3f4c7e46d7f2528cef5cbc37453fbf0c950448
RMD160: d61c04af92e8b6fa70daa4d49551446314616f4b
Filesize: 1142.5 KB

Version history: (Expand)