Source: coderay Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Deepak Tripathi , Youhei SASAKI , HIGUCHI Daisuke (VDR dai) Build-Depends: debhelper (>= 11~), gem2deb, ruby-bundler, ruby-shoulda-context, ruby-redcloth, ruby-test-unit Standards-Version: 4.1.3 Vcs-Git: https://salsa.debian.org/ruby-team/coderay.git Vcs-Browser: https://salsa.debian.org/ruby-team/coderay Homepage: http://coderay.rubychan.de XS-Ruby-Versions: all Package: ruby-coderay Architecture: all Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: Ruby library for syntax highlighting CodeRay is a Ruby library that can scan an input file or text in a web page and encode it as syntax highlighted HTML output. . CodeRay supports many input languages including: C, C++, CSS, Delphi, diff, Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP, Python, Ruby, SQL and YAML. . CodeRay can output to HTML, JSON, XML, Yaml. Package: coderay Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-coderay, ${misc:Depends}, ${shlibs:Depends} Description: Helper programs for CodeRay Ruby lib for syntax highlighting CodeRay is a Ruby library that can scan an input file or text in a web page and encode it as syntax highlighted HTML output. . CodeRay supports many input languages including: C, C++, CSS, Delphi, diff, Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP, Python, Ruby, SQL and YAML. . CodeRay can output to HTML, JSON, XML, Yaml. . The coderay binary scans a file and outputs in HTML.