Radoslav-Splice 0.0.0

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,77 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: Radoslav-Splice
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Radoslav
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+
12
+ date: 2009-09-09 00:00:00 -07:00
13
+ default_executable:
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
16
+ name: ffi
17
+ type: :runtime
18
+ version_requirement:
19
+ version_requirements: !ruby/object:Gem::Requirement
20
+ requirements:
21
+ - - ">="
22
+ - !ruby/object:Gem::Version
23
+ version: 0.4.0
24
+ version:
25
+ description:
26
+ email:
27
+ executables: []
28
+
29
+ extensions: []
30
+
31
+ extra_rdoc_files: []
32
+
33
+ files:
34
+ - Splice.rb
35
+ - Lib/Application.rb
36
+ - Lib/CommonControls.rb
37
+ - Lib/CommonDialogs.rb
38
+ - Lib/Window.rb
39
+ - Lib/Common-Controls.manifest
40
+ - Lib/WinAPI/Constants.rb
41
+ - Lib/WinAPI/Functions.rb
42
+ - Lib/WinAPI/Types.rb
43
+ - Examples/Events.rbw
44
+ - Examples/Events1.rbw
45
+ - Examples/FileOpen.rbw
46
+ - Examples/FileSave.rbw
47
+ - Examples/Folder.rbw
48
+ - Examples/Hello.rbw
49
+ has_rdoc: false
50
+ homepage:
51
+ licenses:
52
+ post_install_message:
53
+ rdoc_options: []
54
+
55
+ require_paths:
56
+ - .
57
+ required_ruby_version: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ version: "0"
62
+ version:
63
+ required_rubygems_version: !ruby/object:Gem::Requirement
64
+ requirements:
65
+ - - ">="
66
+ - !ruby/object:Gem::Version
67
+ version: "0"
68
+ version:
69
+ requirements: []
70
+
71
+ rubyforge_project:
72
+ rubygems_version: 1.3.5
73
+ signing_key:
74
+ specification_version: 3
75
+ summary: GUI library
76
+ test_files: []
77
+