weekling 1.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,196 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: weekling
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - Alexander E. Fischer
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain:
12
+ - ! '-----BEGIN CERTIFICATE-----
13
+
14
+ MIIDKDCCAhCgAwIBAgIBADANBgkqhkiG9w0BAQUFADA6MQwwCgYDVQQDDANhZWYx
15
+
16
+ FTATBgoJkiaJk/IsZAEZFgVyYXh5czETMBEGCgmSJomT8ixkARkWA25ldDAeFw0w
17
+
18
+ OTAyMjUyMDM5MDhaFw0xMDAyMjUyMDM5MDhaMDoxDDAKBgNVBAMMA2FlZjEVMBMG
19
+
20
+ CgmSJomT8ixkARkWBXJheHlzMRMwEQYKCZImiZPyLGQBGRYDbmV0MIIBIjANBgkq
21
+
22
+ hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoYtj0qad5/MpbdttITzBH0h1SNe6eO7R
23
+
24
+ 7qVeqNYu6qDQAQ0rYc0JhubJCWYrZEJorHEBhUFU6cdQgQOs78wiJaDgkeU7YfXB
25
+
26
+ q2l125kJ8aHkA1ukrK2/DRzp2AHEmzxHIYpXV5/63h+NWjCP+uKvTELYsotS2MKt
27
+
28
+ 3d43E0QajsPZu2ZuNFwkroqeue872gMHUldGOVy5WtSd9ajw2xI/CociY6746dL+
29
+
30
+ pYriV3QaYtR/ezeaLpKBLsc5T1UQ07t7Xs7mI281tdmRvpLdP5dQhjzInfio0CJv
31
+
32
+ 1Pf5bZUjGG0K9RW2Gb/tGPSYEETiLMubjH61OwBooXKiWR5cs4/1BQIDAQABozkw
33
+
34
+ NzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNVHQ4EFgQUSYvjhG2EWnR5kx5l
35
+
36
+ DAewXCkJOVEwDQYJKoZIhvcNAQEFBQADggEBAB2ryDbU4bQtnunKv/AXq4CuO3LS
37
+
38
+ kik9Xhye8E/5dTcsgitCZJXAqx0rHcK0u2EHnjA5CDcdF5JB7XgSvRrQkFWoW/9K
39
+
40
+ lCB4ih+sB2AI2IUiYBeoCGctXdBQ020prqop/oTQEudzFk/gyQ686lp06HdLRt+O
41
+
42
+ HoQjTIab8vmfgIubjPdIRzokMfHbelvhLi+mQfWVghRhs2jpEfdXbL0w5nNw+trp
43
+
44
+ rO70Dw59hduDUOpgpxew+PLbs4vP1tb1QKPG+39C+PZtosbbf1fai0hqYV1txMCx
45
+
46
+ 55akF+N8NbO6tpVDy6TMagqa10LfEpiQH6dvDHe/xdAqYOCrXKpmqzwu2PI=
47
+
48
+ -----END CERTIFICATE-----
49
+
50
+ '
51
+ date: 2012-02-24 00:00:00.000000000 Z
52
+ dependencies:
53
+ - !ruby/object:Gem::Dependency
54
+ name: bundler
55
+ requirement: &15291800 !ruby/object:Gem::Requirement
56
+ none: false
57
+ requirements:
58
+ - - ~>
59
+ - !ruby/object:Gem::Version
60
+ version: 1.0.21
61
+ type: :development
62
+ prerelease: false
63
+ version_requirements: *15291800
64
+ - !ruby/object:Gem::Dependency
65
+ name: rake
66
+ requirement: &15291060 !ruby/object:Gem::Requirement
67
+ none: false
68
+ requirements:
69
+ - - ~>
70
+ - !ruby/object:Gem::Version
71
+ version: 0.9.2
72
+ type: :development
73
+ prerelease: false
74
+ version_requirements: *15291060
75
+ - !ruby/object:Gem::Dependency
76
+ name: rspec
77
+ requirement: &15290360 !ruby/object:Gem::Requirement
78
+ none: false
79
+ requirements:
80
+ - - ~>
81
+ - !ruby/object:Gem::Version
82
+ version: 2.6.0
83
+ type: :development
84
+ prerelease: false
85
+ version_requirements: *15290360
86
+ - !ruby/object:Gem::Dependency
87
+ name: simplecov
88
+ requirement: &15289900 !ruby/object:Gem::Requirement
89
+ none: false
90
+ requirements:
91
+ - - ~>
92
+ - !ruby/object:Gem::Version
93
+ version: 0.5.4
94
+ type: :development
95
+ prerelease: false
96
+ version_requirements: *15289900
97
+ - !ruby/object:Gem::Dependency
98
+ name: pry
99
+ requirement: &15289380 !ruby/object:Gem::Requirement
100
+ none: false
101
+ requirements:
102
+ - - ~>
103
+ - !ruby/object:Gem::Version
104
+ version: 0.9.8
105
+ type: :development
106
+ prerelease: false
107
+ version_requirements: *15289380
108
+ - !ruby/object:Gem::Dependency
109
+ name: yard
110
+ requirement: &15288680 !ruby/object:Gem::Requirement
111
+ none: false
112
+ requirements:
113
+ - - ~>
114
+ - !ruby/object:Gem::Version
115
+ version: 0.7.5
116
+ type: :development
117
+ prerelease: false
118
+ version_requirements: *15288680
119
+ - !ruby/object:Gem::Dependency
120
+ name: maruku
121
+ requirement: &15288040 !ruby/object:Gem::Requirement
122
+ none: false
123
+ requirements:
124
+ - - ~>
125
+ - !ruby/object:Gem::Version
126
+ version: 0.6.0
127
+ type: :development
128
+ prerelease: false
129
+ version_requirements: *15288040
130
+ description: ! 'Weekling is a Ruby library which provides class representations to
131
+ make date
132
+
133
+ calculations using years, weeks and week-days much easier. Years, weeks and
134
+
135
+ week-days are interpreted as in ISO 8601.
136
+
137
+ '
138
+ email:
139
+ - aef@raxys.net
140
+ executables: []
141
+ extensions: []
142
+ extra_rdoc_files:
143
+ - HISTORY.md
144
+ - LICENSE.md
145
+ files:
146
+ - .gitignore
147
+ - .travis.yml
148
+ - .yardopts
149
+ - Gemfile
150
+ - Gemfile.lock
151
+ - HISTORY.md
152
+ - LICENSE.md
153
+ - README.md
154
+ - Rakefile
155
+ - lib/aef/weekling.rb
156
+ - lib/aef/weekling/core_extensions.rb
157
+ - lib/aef/weekling/core_extensions/to_week_and_week_day.rb
158
+ - lib/aef/weekling/core_extensions/to_year.rb
159
+ - lib/aef/weekling/week.rb
160
+ - lib/aef/weekling/week_day.rb
161
+ - lib/aef/weekling/year.rb
162
+ - lib/weekling.rb
163
+ - lib/weekling/bare.rb
164
+ - spec/aef/weekling/core_extensions_spec.rb
165
+ - spec/aef/weekling/week_day_spec.rb
166
+ - spec/aef/weekling/week_spec.rb
167
+ - spec/aef/weekling/year_spec.rb
168
+ - spec/spec_helper.rb
169
+ - weekling.gemspec
170
+ homepage: http://github.com/aef/weekling
171
+ licenses:
172
+ - ISC
173
+ post_install_message:
174
+ rdoc_options: []
175
+ require_paths:
176
+ - lib
177
+ required_ruby_version: !ruby/object:Gem::Requirement
178
+ none: false
179
+ requirements:
180
+ - - ! '>='
181
+ - !ruby/object:Gem::Version
182
+ version: '0'
183
+ required_rubygems_version: !ruby/object:Gem::Requirement
184
+ none: false
185
+ requirements:
186
+ - - ! '>='
187
+ - !ruby/object:Gem::Version
188
+ version: '0'
189
+ requirements: []
190
+ rubyforge_project:
191
+ rubygems_version: 1.8.10
192
+ signing_key:
193
+ specification_version: 3
194
+ summary: Easy ISO 8601 year, week and week-day helper classes
195
+ test_files: []
196
+ has_rdoc: yard
Binary file