jrubyfx-fxmlloader-master 0.4.master.2015.9.30-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata ADDED
@@ -0,0 +1,57 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: jrubyfx-fxmlloader-master
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.4.master.2015.9.30
5
+ platform: java
6
+ authors:
7
+ - Patrick Plenefisch & JRubyFX team & Oracle
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-10-01 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: JRubyFX FxmlLoader gem bits
14
+ email: simonpatp@gmail.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files:
18
+ - README
19
+ - LICENSE
20
+ files:
21
+ - LICENSE
22
+ - README
23
+ - Rakefile
24
+ - lib/FXMLLoader-j8.jar
25
+ - lib/jrubyfx-fxmlloader.rb
26
+ - lib/fxmlloader/elts.rb
27
+ - lib/fxmlloader/fxml_jit_info.rb
28
+ - lib/fxmlloader/j8_expression_value.rb
29
+ - lib/fxmlloader/real_elts.rb
30
+ - lib/fxmlloader/rorba.rb
31
+ - lib/fxmlloader/rrba.rb
32
+ - lib/fxmlloader/value_elts.rb
33
+ homepage: https://github.com/byteit101/JRubyFX-FXMLLoader
34
+ licenses:
35
+ - GPL-2.0-with-classpath-exception
36
+ metadata: {}
37
+ post_install_message:
38
+ rdoc_options: []
39
+ require_paths:
40
+ - lib
41
+ required_ruby_version: !ruby/object:Gem::Requirement
42
+ requirements:
43
+ - - '>='
44
+ - !ruby/object:Gem::Version
45
+ version: '0'
46
+ required_rubygems_version: !ruby/object:Gem::Requirement
47
+ requirements:
48
+ - - '>'
49
+ - !ruby/object:Gem::Version
50
+ version: 1.3.1
51
+ requirements: []
52
+ rubyforge_project:
53
+ rubygems_version: 2.1.9
54
+ signing_key:
55
+ specification_version: 4
56
+ summary: GPL'd JavaFX FXMLLoder class in Ruby for JRubyFX
57
+ test_files: []