zipruby1.8 0.3.4-mswin32

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,63 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: zipruby1.8
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.3.4
5
+ platform: mswin32
6
+ authors:
7
+ - winebarrel
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+
12
+ date: 2010-01-23 00:00:00 +09:00
13
+ default_executable:
14
+ dependencies: []
15
+
16
+ description:
17
+ email: sgwr_dts@yahoo.co.jp
18
+ executables: []
19
+
20
+ extensions: []
21
+
22
+ extra_rdoc_files:
23
+ - README.txt
24
+ - zipruby.c
25
+ - LICENSE.libzip
26
+ - ChangeLog
27
+ files:
28
+ - lib/i386-mswin32/zipruby.so
29
+ - README.txt
30
+ - zipruby.c
31
+ - LICENSE.libzip
32
+ - ChangeLog
33
+ has_rdoc: true
34
+ homepage: http://zipruby.rubyforge.org
35
+ licenses: []
36
+
37
+ post_install_message:
38
+ rdoc_options:
39
+ - --title
40
+ - Zip/Ruby - Ruby bindings for libzip.
41
+ require_paths:
42
+ - lib/i386-mswin32
43
+ required_ruby_version: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ">="
46
+ - !ruby/object:Gem::Version
47
+ version: "0"
48
+ version:
49
+ required_rubygems_version: !ruby/object:Gem::Requirement
50
+ requirements:
51
+ - - ">="
52
+ - !ruby/object:Gem::Version
53
+ version: "0"
54
+ version:
55
+ requirements: []
56
+
57
+ rubyforge_project: zipruby
58
+ rubygems_version: 1.3.5
59
+ signing_key:
60
+ specification_version: 3
61
+ summary: Ruby bindings for libzip.
62
+ test_files: []
63
+