Sha256: 7ce7e7857fe73229f627ad67f745e8ae8bd72e51ef8118d84e034a885a75ef7f
Contents?: true
Size: 1.67 KB
Versions: 0
Compression: gzip
Compressed size: 741 Bytes
Stored size: 741 Bytes
Contents
--- !ruby/object:Gem::Specification name: rjb version: !ruby/object:Gem::Version version: 1.1.0 platform: x86-mswin32-60 authors: - arton autorequire: bindir: bin cert_chain: [] date: 2007-12-28 00:00:00 +09:00 default_executable: dependencies: [] description: RJB is a bridge program that connect between Ruby and Java with Java Native Interface. email: artonx@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ext/RBridge.java - ext/load.c - ext/riconv.c - ext/rjb.c - ext/rjbexception.c - ext/extconf.h - ext/jniwrap.h - ext/jp_co_infoseek_hp_arton_rjb_RBridge.h - ext/riconv.h - ext/rjb.h - ext/depend - data/rjb/jp/co/infoseek/hp/arton/rjb/RBridge.class - lib/rjb.rb - samples/filechooser.rb - test/gctest.rb - test/test.rb - test/jp/co/infoseek/hp/arton/rjb/Base.class - test/jp/co/infoseek/hp/arton/rjb/ExtBase.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/Test.class - COPYING - ChangeLog - readme.sj - readme.txt - lib/rjbcore.so has_rdoc: false homepage: http://arton.no-ip.info/collabo/backyard/?RubyJavaBridge post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.2 version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: - none - JDK 5.0 - " VC6 version of Ruby" rubyforge_project: rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: Ruby Java bridge test_files: - test/test.rb