Sha256: 505b089f90a1e5d0201e4fc4427977e0a509612c626389283b9cbdd7293c95ab

Contents?: true

Size: 1.33 KB

Versions: 0

Compression: gzip

Compressed size: 646 Bytes

Stored size: 646 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: bakkdoor-rswing
version: !ruby/object:Gem::Version 
  version: 0.1.0
platform: ruby
authors: 
- Christopher Bertels
autorequire: 
bindir: bin
cert_chain: []

date: 2008-10-05 00:00:00 -07:00
default_executable: 
dependencies: []

description: RSwing is a wrapper of the Swing GUI-Framework of the Java Platform for JRuby. The goal is to provide a ruby-ish wrapper library to Swing, which makes it feel more like an actual ruby library rather than just a plain interface to the java classes.
email: bakkdoor@flasht.de
executables: []

extensions: []

extra_rdoc_files: 
- README
files: 
- README
- LICENSE
- Rakefile
- lib/rswing.rb
- lib/rswing/components/*.rb
- lib/rswing/components/events/*.rb
has_rdoc: true
homepage: http://github.com/bakkdoor/rswing
post_install_message: 
rdoc_options: 
- --main
- README
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: 
- none
rubyforge_project: 
rubygems_version: 1.2.0
signing_key: 
specification_version: 2
summary: RSwing - Ruby-ish wrapper of Swing GUI-Framework for JRuby
test_files: []

Package Spec version

bakkdoor-rswing-0.1.0