File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,10 +10,9 @@ Gem::Specification.new do |spec|
1010 spec . authors = %w( Jeremy\ Ashkenas Guillaume\ Pierronnet Martin\ Prout )
1111 spec . email = 'mamba2928@yahoo.co.uk'
1212 spec . description = <<-EOS
13- JRubyArt is a ruby wrapper for the processing art framework.
14- Use both processing libraries and ruby gems in your sketches. Features
15- create/run/watch/live modes. The "--watch" mode, provides a nice REPL-ish
16- way to work on your processing sketches. NB: See homepage for documentation.
13+ JRubyArt is a ruby wrapper for the processing art framework, with enhanced
14+ functionality. Use both processing libraries and ruby gems in your sketches.
15+ Features create/run/watch/live modes.
1716 EOS
1817 spec . summary = %q{Code as Art, Art as Code. Processing and Ruby are meant for each other.}
1918 spec . homepage = "https://ruby-processing.github.io/JRubyArt/"
You can’t perform that action at this time.
0 commit comments