Sha256: 95ca5d49c223a2d4e97608a58ce6371ab6a6619b5fd6982b34afc1a6dfe93c8f

Contents?: true

Size: 417 Bytes

Versions: 1

Compression:

Stored size: 417 Bytes

Contents

module Ruboto
  DESCRIPTION = <<EOF
Ruboto (JRuby on Android) is a platform for developing full stand-alone apps for
Android using the Ruby language and libraries.  It includes support libraries
and generators for creating projects, classes, tests, and more.  The complete
APIs of Android, Java, and Ruby is available to you using the Ruby language.
EOF
  VERSION = '0.10.0.rc.0'
  UPDATE_VERSION_LIMIT = '0.7.0'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruboto-0.10.0.rc.0 lib/ruboto/version.rb