Subject: ITP: ruby-pygments.rb -- pygments wrapper for Ruby Package: wnpp Owner: Per Andersson <[email protected]> Severity: wishlist
* Package name : ruby-pygments.rb Version : 0.4.2~git.20130316.f82642a Upstream Author : Aman Gupta <[email protected]> Ted Nyman <[email protected]> * 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

