Sha256: 36ff9ed52d856d8c25d911eacd403fa8f48a37467486fa44cfa7cb6ccae5af08
Contents?: true
Size: 1.97 KB
Versions: 0
Compression: gzip
Compressed size: 809 Bytes
Stored size: 809 Bytes
Contents
--- !ruby/object:Gem::Specification name: rjb version: !ruby/object:Gem::Version version: 1.4.7 prerelease: platform: x86-mswin32-100 authors: - arton autorequire: bindir: bin cert_chain: [] date: 2013-06-18 00:00:00.000000000 Z 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/rjbexception.c - ext/rjb.c - ext/load.c - ext/riconv.c - ext/extconf.h - ext/jniwrap.h - ext/jp_co_infoseek_hp_arton_rjb_RBridge.h - ext/rjb.h - ext/riconv.h - ext/depend - data/rjb/jp/co/infoseek/hp/arton/rjb/RBridge.class - lib/rjbextension.rb - lib/rjb.rb - samples/filechooser.rb - samples/unzip.rb - test/jartest.rb - test/gctest.rb - test/test_osxjvm.rb - test/test.rb - test/exttest.rb - test/test_osxload.rb - test/osx_jvmcheck.rb - test/jartest2.rb - test/jartest3.rb - test/test_unload.rb - test/listtest.rb - test/jp/co/infoseek/hp/arton/rjb/Test.class - test/jp/co/infoseek/hp/arton/rjb/Test$TestTypes.class - test/jp/co/infoseek/hp/arton/rjb/CallbackTest$Callback.class - test/jp/co/infoseek/hp/arton/rjb/CallbackTest.class - test/jp/co/infoseek/hp/arton/rjb/IBase.class - test/Two.class - test/TwoCaller.class - test/jartest.jar - test/jartest2.jar - test/rjbtest.jar - COPYING - ChangeLog - readme.sj - readme.txt - lib/rjbcore.so homepage: http://rjb.rubyforge.org/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.8.2 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: - none - JDK 5.0 - ! ' VC6 version of Ruby' rubyforge_project: rjb rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Ruby Java bridge test_files: - test/test.rb