ruby-sdn 2.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,58 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: ruby-sdn
3
+ version: !ruby/object:Gem::Version
4
+ version: 2.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Tadayoshi Funaba
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-04-07 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email: tadf@funaba.org
15
+ executables: []
16
+ extensions:
17
+ - ext/sdn/extconf.rb
18
+ extra_rdoc_files: []
19
+ files:
20
+ - LICENSE
21
+ - README
22
+ - README.en
23
+ - ext/sdn/MANIFEST
24
+ - ext/sdn/README.sdncal20
25
+ - ext/sdn/depend
26
+ - ext/sdn/dow.c
27
+ - ext/sdn/extconf.rb
28
+ - ext/sdn/french.c
29
+ - ext/sdn/gregor.c
30
+ - ext/sdn/jewish.c
31
+ - ext/sdn/julian.c
32
+ - ext/sdn/sdncal.h
33
+ - ext/sdn/sdnmodule.c
34
+ homepage: http://www.funaba.org/code
35
+ licenses:
36
+ - BSD 2-Clause
37
+ metadata: {}
38
+ post_install_message:
39
+ rdoc_options: []
40
+ require_paths:
41
+ - ext
42
+ required_ruby_version: !ruby/object:Gem::Requirement
43
+ requirements:
44
+ - - ">="
45
+ - !ruby/object:Gem::Version
46
+ version: '0'
47
+ required_rubygems_version: !ruby/object:Gem::Requirement
48
+ requirements:
49
+ - - ">="
50
+ - !ruby/object:Gem::Version
51
+ version: '0'
52
+ requirements: []
53
+ rubyforge_project: tadf
54
+ rubygems_version: 2.2.2
55
+ signing_key:
56
+ specification_version: 4
57
+ summary: Sdn calendar module
58
+ test_files: []