jekyll-pandoc-multiple-formats 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
metadata ADDED
@@ -0,0 +1,188 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: jekyll-pandoc-multiple-formats
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.2.8
5
+ platform: ruby
6
+ authors:
7
+ - Mauricio Pasquier Juan
8
+ - Nicolás Reynolds
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain:
12
+ - |
13
+ -----BEGIN CERTIFICATE-----
14
+ MIIDijCCAnKgAwIBAgIBATANBgkqhkiG9w0BAQUFADBFMQ4wDAYDVQQDDAVmYXVu
15
+ bzEeMBwGCgmSJomT8ixkARkWDmVuZGVmZW5zYWRlbHNsMRMwEQYKCZImiZPyLGQB
16
+ GRYDb3JnMB4XDTE3MDExMDE4MjIxOFoXDTE4MDExMDE4MjIxOFowRTEOMAwGA1UE
17
+ AwwFZmF1bm8xHjAcBgoJkiaJk/IsZAEZFg5lbmRlZmVuc2FkZWxzbDETMBEGCgmS
18
+ JomT8ixkARkWA29yZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALj0
19
+ nBp8b7yyd7BrKZ+LGkDdYZ9dqEmqrO5UYvI6xXa/AKPsmjOsrfND7uWQv9b1g4Nk
20
+ e0ag9l5MqUThOFg9LVOX371jDuFO0v2SbCssJsEznp4GBopA5IUMfhpuD+NxpcGf
21
+ EPSx83sZB8oitghUWwOfEwL7L1Z58pqsxiOXs/EfFTzEvAA0ajfRzluAsNQmgvEx
22
+ TRBS8TF6aYKsaVwqxmV2okgi3CZ/fkt9ZRKxoel301azb36HpO/I/S6Vvro4By7A
23
+ jEB1PuqwSRqUZWEFm7j773vNgTJvTF0iMIScmEfm9Ds09CaPToFM3ywJV8EXNtEg
24
+ aUV4g4/jxvETK3gyuW0CAwEAAaOBhDCBgTAJBgNVHRMEAjAAMAsGA1UdDwQEAwIE
25
+ sDAdBgNVHQ4EFgQU5jArcT7OfX0zdV9CTSawDFxyhzkwIwYDVR0RBBwwGoEYZmF1
26
+ bm9AZW5kZWZlbnNhZGVsc2wub3JnMCMGA1UdEgQcMBqBGGZhdW5vQGVuZGVmZW5z
27
+ YWRlbHNsLm9yZzANBgkqhkiG9w0BAQUFAAOCAQEAjK5Y9nUT/3hOPGehN5nd3Vs5
28
+ qWSylR3luw2kFL2nJ+9JUz895ywqmSF917lfU0BQlBDBiVK+iKmXCljbtT7dxfcr
29
+ pQp5QYnpYVZMRRz9xxkZEaIh+72aK4chXEFl4CXEOWVrfSTMdg9eUIkzUrW8i4UY
30
+ GEN4YC/IkDLjW+1P86GBDXWvTlSVaf/H/hTMr6VuKI/RIdqEfyY4b0Ks71J2syGI
31
+ BUqp/mLzRz6ncVA5aic7bt1x1j8dfcrly4tjnKo+ejU8bmNxxRnt3VKYPwb2qkiJ
32
+ yvQi4b03YlulL/EyYAJ5Y7rDoLZamrq65p93h2TQxC3yKM+PvvgzStmg+xzNyw==
33
+ -----END CERTIFICATE-----
34
+ date: 2017-01-10 00:00:00.000000000 Z
35
+ dependencies:
36
+ - !ruby/object:Gem::Dependency
37
+ name: jekyll
38
+ requirement: !ruby/object:Gem::Requirement
39
+ requirements:
40
+ - - "~>"
41
+ - !ruby/object:Gem::Version
42
+ version: 3.3.0
43
+ type: :runtime
44
+ prerelease: false
45
+ version_requirements: !ruby/object:Gem::Requirement
46
+ requirements:
47
+ - - "~>"
48
+ - !ruby/object:Gem::Version
49
+ version: 3.3.0
50
+ - !ruby/object:Gem::Dependency
51
+ name: pdf_info
52
+ requirement: !ruby/object:Gem::Requirement
53
+ requirements:
54
+ - - "~>"
55
+ - !ruby/object:Gem::Version
56
+ version: 0.5.0
57
+ type: :runtime
58
+ prerelease: false
59
+ version_requirements: !ruby/object:Gem::Requirement
60
+ requirements:
61
+ - - "~>"
62
+ - !ruby/object:Gem::Version
63
+ version: 0.5.0
64
+ - !ruby/object:Gem::Dependency
65
+ name: rtex
66
+ requirement: !ruby/object:Gem::Requirement
67
+ requirements:
68
+ - - "~>"
69
+ - !ruby/object:Gem::Version
70
+ version: 2.1.0
71
+ type: :runtime
72
+ prerelease: false
73
+ version_requirements: !ruby/object:Gem::Requirement
74
+ requirements:
75
+ - - "~>"
76
+ - !ruby/object:Gem::Version
77
+ version: 2.1.0
78
+ - !ruby/object:Gem::Dependency
79
+ name: rake
80
+ requirement: !ruby/object:Gem::Requirement
81
+ requirements:
82
+ - - "~>"
83
+ - !ruby/object:Gem::Version
84
+ version: 10.5.0
85
+ type: :development
86
+ prerelease: false
87
+ version_requirements: !ruby/object:Gem::Requirement
88
+ requirements:
89
+ - - "~>"
90
+ - !ruby/object:Gem::Version
91
+ version: 10.5.0
92
+ - !ruby/object:Gem::Dependency
93
+ name: minitest
94
+ requirement: !ruby/object:Gem::Requirement
95
+ requirements:
96
+ - - "~>"
97
+ - !ruby/object:Gem::Version
98
+ version: 5.8.0
99
+ type: :development
100
+ prerelease: false
101
+ version_requirements: !ruby/object:Gem::Requirement
102
+ requirements:
103
+ - - "~>"
104
+ - !ruby/object:Gem::Version
105
+ version: 5.8.0
106
+ - !ruby/object:Gem::Dependency
107
+ name: shoulda
108
+ requirement: !ruby/object:Gem::Requirement
109
+ requirements:
110
+ - - "~>"
111
+ - !ruby/object:Gem::Version
112
+ version: 3.5.0
113
+ type: :development
114
+ prerelease: false
115
+ version_requirements: !ruby/object:Gem::Requirement
116
+ requirements:
117
+ - - "~>"
118
+ - !ruby/object:Gem::Version
119
+ version: 3.5.0
120
+ description: |-
121
+ This jekyll plugin was inspired by
122
+ jekyll-pandoc-plugin but it was changed to generate multiple outputs,
123
+ rather than just using pandoc to generate jekyll html posts. Besides,
124
+ it doesn't require the 'pandoc-ruby' gem.
125
+ email:
126
+ - mauricio@pasquierjuan.com.ar
127
+ - fauno@endefensadelsl.org
128
+ executables:
129
+ - imponer
130
+ extensions: []
131
+ extra_rdoc_files: []
132
+ files:
133
+ - ".gitignore"
134
+ - Gemfile
135
+ - LICENSE
136
+ - README.md
137
+ - Rakefile
138
+ - bin/imponer
139
+ - jekyll-pandoc-multiple-formats.gemspec
140
+ - lib/jekyll-pandoc-multiple-formats.rb
141
+ - lib/jekyll-pandoc-multiple-formats/binder.rb
142
+ - lib/jekyll-pandoc-multiple-formats/config.rb
143
+ - lib/jekyll-pandoc-multiple-formats/converter.rb
144
+ - lib/jekyll-pandoc-multiple-formats/generator.rb
145
+ - lib/jekyll-pandoc-multiple-formats/imposition.rb
146
+ - lib/jekyll-pandoc-multiple-formats/pandoc_file.rb
147
+ - lib/jekyll-pandoc-multiple-formats/printer.rb
148
+ - lib/jekyll-pandoc-multiple-formats/unite.rb
149
+ - lib/jekyll-pandoc-multiple-formats/version.rb
150
+ - test/fixtures/test.pdf
151
+ - test/source/_layouts/nil.html
152
+ - test/source/_posts/2014-01-01-test.markdown
153
+ - test/source/_posts/2015-01-01-another_post.markdown
154
+ - test/test_helper.rb
155
+ - test/test_pandoc_file.rb
156
+ - test/test_printer.rb
157
+ homepage: https://github.com/fauno/jekyll-pandoc-multiple-formats
158
+ licenses:
159
+ - MIT
160
+ metadata: {}
161
+ post_install_message:
162
+ rdoc_options: []
163
+ require_paths:
164
+ - lib
165
+ required_ruby_version: !ruby/object:Gem::Requirement
166
+ requirements:
167
+ - - ">="
168
+ - !ruby/object:Gem::Version
169
+ version: '0'
170
+ required_rubygems_version: !ruby/object:Gem::Requirement
171
+ requirements:
172
+ - - ">="
173
+ - !ruby/object:Gem::Version
174
+ version: '0'
175
+ requirements: []
176
+ rubyforge_project:
177
+ rubygems_version: 2.5.2
178
+ signing_key:
179
+ specification_version: 4
180
+ summary: Use pandoc on jekyll to generate posts in multiple formats
181
+ test_files:
182
+ - test/fixtures/test.pdf
183
+ - test/source/_layouts/nil.html
184
+ - test/source/_posts/2014-01-01-test.markdown
185
+ - test/source/_posts/2015-01-01-another_post.markdown
186
+ - test/test_helper.rb
187
+ - test/test_pandoc_file.rb
188
+ - test/test_printer.rb
metadata.gz.sig ADDED
Binary file