Sha256: b07d3eaaac850bbd54a1bc1394387cd9fb81f83abfceae09706091f69a11f93f

Contents?: true

Size: 1.94 KB

Versions: 0

Compression: gzip

Compressed size: 774 Bytes

Stored size: 774 Bytes

Contents

--- !ruby/object:Gem::Specification
name: rjb
version: !ruby/object:Gem::Version
  version: 1.4.8
platform: ruby
authors:
- arton
autorequire: 
bindir: bin
cert_chain: []
date: 2013-06-23 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:
- ext/extconf.rb
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
- lib/rjbextension.rb
- samples/filechooser.rb
- samples/unzip.rb
- test/exttest.rb
- test/gctest.rb
- test/jartest.rb
- test/jartest2.rb
- test/jartest3.rb
- test/listtest.rb
- test/osx_jvmcheck.rb
- test/test.rb
- test/test_osxjvm.rb
- test/test_osxload.rb
- test/test_unload.rb
- test/Test$TestTypes.class
- test/Two.class
- test/TwoCaller.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/jp/co/infoseek/hp/arton/rjb/Test$TestTypes.class
- test/jp/co/infoseek/hp/arton/rjb/Test.class
- test/jartest.jar
- test/jartest2.jar
- test/rjbtest.jar
- COPYING
- ChangeLog
- readme.sj
- readme.txt
- ext/extconf.rb
homepage: http://rjb.rubyforge.org/
licenses: []
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - '>='
    - !ruby/object:Gem::Version
      version: 1.8.2
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements:
- none
- JDK 5.0
rubyforge_project: rjb
rubygems_version: 2.0.2
signing_key: 
specification_version: 4
summary: Ruby Java bridge
test_files:
- test/test.rb

Package Spec version

rjb-1.4.8