Source: coderay Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Deepak Tripathi , Youhei SASAKI , HIGUCHI Daisuke (VDR dai) Build-Depends: gem2deb, ruby-bundler, ruby-shoulda-context, ruby-redcloth, ruby-test-unit, ruby-rspec-core, ruby-rspec-expectations, ruby-rspec-mocks, ruby-simplecov, debhelper-compat (= 12) Standards-Version: 4.5.1 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 Rules-Requires-Root: no 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.