[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#703188: ITP: ruby-pygments.rb -- pygments wrapper for Ruby



Subject: ITP: ruby-pygments.rb -- pygments wrapper for Ruby
Package: wnpp
Owner: Per Andersson <avtobiff@gmail.com>
Severity: wishlist

* Package name    : ruby-pygments.rb
  Version         : 0.4.2~git.20130316.f82642a
  Upstream Author : Aman Gupta <aman@tmm1.net>
                    Ted Nyman <ted@ted.io>
* URL             : http://github.com/tmm1/pygments.rb
* License         : MIT/Expat
  Programming Lang: Ruby, Python
  Description     : pygments wrapper for Ruby

 A Ruby wrapper for the Python pygments syntax highlighter.
 .
 pygments.rb works by talking over a simple pipe to a long-lived Python child
 process. This library replaces 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.


Reply to: