rubydx 0.0.1alpha

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +42 -0
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ YjNhY2ZiNDRhMGVhZWY4YjZiNmRjNTI5MDFlMTNjZTEzYzc0YjkwMg==
5
+ data.tar.gz: !binary |-
6
+ YTVjZDJiODcxNGJjZjhjNWEzMWVkZWFiYTg0NWIxYTJlZDNkODUwMQ==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ ZWU5OGFiZDkyZTRjNWIwODc3ODBiNjY4ODZjNTU2Y2ViZjNjZjA5ZmY0ZDQ2
10
+ ZjBlMTM4NDA4ZDQ4MTUxODljZDU5NWViZjdjYTY2NTA1MDNiNTI3MDE1ZDQ4
11
+ NjBiZTczODhiODM1OGRkMzg2Zjg5MGYzYjFmMWY3NjNiMmI0ZGE=
12
+ data.tar.gz: !binary |-
13
+ MDllMGEzZjc4NTU4NThhYWMxNjVhNDE1NTcyMjI5ZTQ3OTQ4YjFkNzE5Mzlm
14
+ ZTdhOGI1ZTBkZTBjNjQ5M2JkMjZhZmI1ZmQ2NDZkNmI5N2QyYzhiMTllYTM1
15
+ ZDllMzVmOWUxZWMyMTE2MDBiOTQxOTJmMDhiZjZhYzFiYTJiNDg=
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: rubydx
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1alpha
5
+ platform: ruby
6
+ authors:
7
+ - myun2
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-04-26 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Ruby for Game(Win32/DirectX) Developing.!
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://github.com/myun2/ruby-game-win
20
+ licenses: []
21
+ metadata: {}
22
+ post_install_message:
23
+ rdoc_options: []
24
+ require_paths:
25
+ - lib
26
+ required_ruby_version: !ruby/object:Gem::Requirement
27
+ requirements:
28
+ - - ! '>='
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ! '>'
34
+ - !ruby/object:Gem::Version
35
+ version: 1.3.1
36
+ requirements: []
37
+ rubyforge_project:
38
+ rubygems_version: 2.0.3
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: Ruby for Game(Win32/DirectX) Developing.!
42
+ test_files: []