Metadata


Name
coderay
Version
1.1.3
Platform
ruby
Authors
Kornelius Kalnbach
Bindir
bin
Date
2020-05-30 00:00:00 UTC
Description
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
Email
murphy@rubychan.de
Executables
coderay
Extra rdoc files
README_INDEX.rdoc
Files
MIT-LICENSE
README_INDEX.rdoc
bin/coderay
lib/coderay.rb
lib/coderay/duo.rb
lib/coderay/encoders.rb
lib/coderay/encoders/_map.rb
lib/coderay/encoders/comment_filter.rb
lib/coderay/encoders/count.rb
lib/coderay/encoders/debug.rb
lib/coderay/encoders/debug_lint.rb
lib/coderay/encoders/div.rb
lib/coderay/encoders/encoder.rb
lib/coderay/encoders/filter.rb
lib/coderay/encoders/html.rb
lib/coderay/encoders/html/css.rb
lib/coderay/encoders/html/numbering.rb
lib/coderay/encoders/html/output.rb
lib/coderay/encoders/json.rb
lib/coderay/encoders/lines_of_code.rb
lib/coderay/encoders/lint.rb
lib/coderay/encoders/null.rb
lib/coderay/encoders/page.rb
lib/coderay/encoders/span.rb
lib/coderay/encoders/statistic.rb
lib/coderay/encoders/terminal.rb
lib/coderay/encoders/text.rb
lib/coderay/encoders/token_kind_filter.rb
lib/coderay/encoders/xml.rb
lib/coderay/encoders/yaml.rb
lib/coderay/for_redcloth.rb
lib/coderay/helpers/file_type.rb
lib/coderay/helpers/plugin.rb
lib/coderay/helpers/plugin_host.rb
lib/coderay/helpers/word_list.rb
lib/coderay/scanners.rb
lib/coderay/scanners/_map.rb
lib/coderay/scanners/c.rb
lib/coderay/scanners/clojure.rb
lib/coderay/scanners/cpp.rb
lib/coderay/scanners/css.rb
lib/coderay/scanners/debug.rb
lib/coderay/scanners/delphi.rb
lib/coderay/scanners/diff.rb
lib/coderay/scanners/erb.rb
lib/coderay/scanners/go.rb
lib/coderay/scanners/groovy.rb
lib/coderay/scanners/haml.rb
lib/coderay/scanners/html.rb
lib/coderay/scanners/java.rb
lib/coderay/scanners/java/builtin_types.rb
lib/coderay/scanners/java_script.rb
lib/coderay/scanners/json.rb
lib/coderay/scanners/lua.rb
lib/coderay/scanners/php.rb
lib/coderay/scanners/python.rb
lib/coderay/scanners/raydebug.rb
lib/coderay/scanners/ruby.rb
lib/coderay/scanners/ruby/patterns.rb
lib/coderay/scanners/ruby/string_state.rb
lib/coderay/scanners/sass.rb
lib/coderay/scanners/scanner.rb
lib/coderay/scanners/sql.rb
lib/coderay/scanners/taskpaper.rb
lib/coderay/scanners/text.rb
lib/coderay/scanners/xml.rb
lib/coderay/scanners/yaml.rb
lib/coderay/styles.rb
lib/coderay/styles/_map.rb
lib/coderay/styles/alpha.rb
lib/coderay/styles/style.rb
lib/coderay/token_kinds.rb
lib/coderay/tokens.rb
lib/coderay/tokens_proxy.rb
lib/coderay/version.rb
Homepage
http://coderay.rubychan.de
Licenses
MIT
Rdoc options
-SNw2
-mREADME_INDEX.rdoc
-t CodeRay Documentation
Require paths
lib
Required ruby version
>= 1.8.6
Required rubygems version
>= 0
Rubygems version
3.0.6
Specification version
4
Summary
Fast syntax highlighting for selected languages.
Original platform
ruby
New platform
ruby