r2corba_ext21 1.5.1-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/ext/libACE.dll +0 -0
- data/ext/libTAO.dll +0 -0
- data/ext/libTAO_AnyTypeCode.dll +0 -0
- data/ext/libTAO_BiDirGIOP.dll +0 -0
- data/ext/libTAO_CodecFactory.dll +0 -0
- data/ext/libTAO_Codeset.dll +0 -0
- data/ext/libTAO_DynamicAny.dll +0 -0
- data/ext/libTAO_DynamicInterface.dll +0 -0
- data/ext/libTAO_IFR_Client.dll +0 -0
- data/ext/libTAO_IORTable.dll +0 -0
- data/ext/libTAO_ImR_Client.dll +0 -0
- data/ext/libTAO_Messaging.dll +0 -0
- data/ext/libTAO_PI.dll +0 -0
- data/ext/libTAO_PortableServer.dll +0 -0
- data/ext/libTAO_TypeCodeFactory.dll +0 -0
- data/ext/libTAO_Valuetype.dll +0 -0
- data/ext/libgcc_s_dw2-1.dll +0 -0
- data/ext/libr2tao.so +0 -0
- data/ext/libr2taow.so +0 -0
- data/ext/librpoa.so +0 -0
- data/ext/librpoaw.so +0 -0
- data/ext/librpol.so +0 -0
- data/ext/librpolw.so +0 -0
- data/ext/libstdc++-6.dll +0 -0
- metadata +71 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: ad35bde2937463e7d6137583cbdc7696ff3654af
|
4
|
+
data.tar.gz: 2844c5c82c6e31088956ed2e422342549590e38c
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 9740b710ac119ef076f75aa52b8d9342824702082af4c8f1ea4ba488ab41c127f1ab5aba1e6e4bc9920247d3ebb75c21d06b9c22ef83749ada7aefb22ecc1d9d
|
7
|
+
data.tar.gz: 4103154a9be30159cc97b8af7be4a4b4fc2146cd7b1ad49baa28205e67e811eacd4e0550658e3d39a4d843a959d9e4848ff8698d10df0dcca591679f92cfd08a
|
data/ext/libACE.dll
ADDED
Binary file
|
data/ext/libTAO.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/libTAO_PI.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/ext/libr2tao.so
ADDED
Binary file
|
data/ext/libr2taow.so
ADDED
Binary file
|
data/ext/librpoa.so
ADDED
Binary file
|
data/ext/librpoaw.so
ADDED
Binary file
|
data/ext/librpol.so
ADDED
Binary file
|
data/ext/librpolw.so
ADDED
Binary file
|
data/ext/libstdc++-6.dll
ADDED
Binary file
|
metadata
ADDED
@@ -0,0 +1,71 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: r2corba_ext21
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.5.1
|
5
|
+
platform: x86-mingw32
|
6
|
+
authors:
|
7
|
+
- Martin Corino
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2015-02-05 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: OMG CORBA v. 3.3 compliant CORBA language mapping implementation for
|
14
|
+
Ruby. Depends on ridl gem for providing native Ruby IDL compiler. (extension binaries)
|
15
|
+
email: mcorino@remedy.nl
|
16
|
+
executables: []
|
17
|
+
extensions: []
|
18
|
+
extra_rdoc_files: []
|
19
|
+
files:
|
20
|
+
- ext/libACE.dll
|
21
|
+
- ext/libTAO.dll
|
22
|
+
- ext/libTAO_AnyTypeCode.dll
|
23
|
+
- ext/libTAO_BiDirGIOP.dll
|
24
|
+
- ext/libTAO_CodecFactory.dll
|
25
|
+
- ext/libTAO_Codeset.dll
|
26
|
+
- ext/libTAO_DynamicAny.dll
|
27
|
+
- ext/libTAO_DynamicInterface.dll
|
28
|
+
- ext/libTAO_IFR_Client.dll
|
29
|
+
- ext/libTAO_IORTable.dll
|
30
|
+
- ext/libTAO_ImR_Client.dll
|
31
|
+
- ext/libTAO_Messaging.dll
|
32
|
+
- ext/libTAO_PI.dll
|
33
|
+
- ext/libTAO_PortableServer.dll
|
34
|
+
- ext/libTAO_TypeCodeFactory.dll
|
35
|
+
- ext/libTAO_Valuetype.dll
|
36
|
+
- ext/libgcc_s_dw2-1.dll
|
37
|
+
- ext/libr2tao.so
|
38
|
+
- ext/libr2taow.so
|
39
|
+
- ext/librpoa.so
|
40
|
+
- ext/librpoaw.so
|
41
|
+
- ext/librpol.so
|
42
|
+
- ext/librpolw.so
|
43
|
+
- ext/libstdc++-6.dll
|
44
|
+
homepage: https://osportal.remedy.nl/projects/r2corba
|
45
|
+
licenses:
|
46
|
+
- R2CORBA
|
47
|
+
- ACE
|
48
|
+
metadata: {}
|
49
|
+
post_install_message:
|
50
|
+
rdoc_options:
|
51
|
+
- "--exclude=\\.dll"
|
52
|
+
- "--exclude=\\.so"
|
53
|
+
require_paths:
|
54
|
+
- ext
|
55
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
56
|
+
requirements:
|
57
|
+
- - ">="
|
58
|
+
- !ruby/object:Gem::Version
|
59
|
+
version: 2.0.0
|
60
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
61
|
+
requirements:
|
62
|
+
- - ">="
|
63
|
+
- !ruby/object:Gem::Version
|
64
|
+
version: '0'
|
65
|
+
requirements: []
|
66
|
+
rubyforge_project:
|
67
|
+
rubygems_version: 2.4.5
|
68
|
+
signing_key:
|
69
|
+
specification_version: 4
|
70
|
+
summary: CORBA language mapping implementation for Ruby (extension binaries)
|
71
|
+
test_files: []
|