Sha256: 8c105e5b5b3f97220b51297a05cde5476205c3a7d7806b32533d7952279d091e

Contents?: true

Size: 1.49 KB

Versions: 0

Compression: gzip

Compressed size: 698 Bytes

Stored size: 698 Bytes

Contents

--- !ruby/object:Gem::Specification 
rubygems_version: 0.9.0
specification_version: 1
name: rjb
version: !ruby/object:Gem::Version 
  version: 1.0.11
date: 2007-11-09 00:00:00 +09:00
summary: Ruby Java bridge
require_paths: 
- lib
email: artonx@gmail.com
homepage: http://arton.no-ip.info/collabo/backyard/?RubyJavaBridge
rubyforge_project: 
description: RJB is a bridge program that connect between Ruby and Java with Java Native Interface.
autorequire: 
default_executable: 
bindir: bin
has_rdoc: false
required_ruby_version: !ruby/object:Gem::Version::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: 1.8.2
  version: 
platform: ruby
signing_key: 
cert_chain: 
post_install_message: 
authors: 
- arton
files: 
- ext/RBridge.java
- ext/load.c
- ext/riconv.c
- ext/rjbexception.c
- ext/rjb.c
- ext/jniwrap.h
- ext/rjb.h
- ext/riconv.h
- ext/jp_co_infoseek_hp_arton_rjb_RBridge.h
- ext/extconf.h
- ext/depend
- data/rjb/jp/co/infoseek/hp/arton/rjb/RBridge.class
- lib/rjb.rb
- samples/filechooser.rb
- test/test.rb
- test/gctest.rb
- test/jp/co/infoseek/hp/arton/rjb/ExtBase.class
- test/jp/co/infoseek/hp/arton/rjb/Test.class
- test/jp/co/infoseek/hp/arton/rjb/IBase.class
- test/jp/co/infoseek/hp/arton/rjb/Test$TestTypes.class
- test/jp/co/infoseek/hp/arton/rjb/Base.class
- COPYING
- ChangeLog
- readme.sj
- readme.txt
test_files: 
- test/test.rb
rdoc_options: []

extra_rdoc_files: []

executables: []

extensions: 
- ext/extconf.rb
requirements: 
- none
- JDK 5.0
dependencies: []

Package Spec version

rjb-1.0.11