eggshell 0.8.1

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,55 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: eggshell
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.8.1
5
+ platform: ruby
6
+ authors:
7
+ - Kaiser Shahid
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2016-12-17 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: From fast and basic HTML to complex decouments and more, Eggshell aims
14
+ to provide you with all the document generation power you need through simple markup.
15
+ email: kaisershahid@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - bin/eggshell
21
+ - lib/eggshell.rb
22
+ - lib/eggshell/block-handler.rb
23
+ - lib/eggshell/block.rb
24
+ - lib/eggshell/bundles.rb
25
+ - lib/eggshell/bundles/basics.rb
26
+ - lib/eggshell/bundles/loader.rb
27
+ - lib/eggshell/expression-evaluator.rb
28
+ - lib/eggshell/macro-handler.rb
29
+ - lib/eggshell/processor-context.rb
30
+ homepage: https://acmedinotech.com/products/eggshell
31
+ licenses:
32
+ - MIT
33
+ metadata: {}
34
+ post_install_message:
35
+ rdoc_options: []
36
+ require_paths:
37
+ - lib
38
+ required_ruby_version: !ruby/object:Gem::Requirement
39
+ requirements:
40
+ - - '>='
41
+ - !ruby/object:Gem::Version
42
+ version: '0'
43
+ required_rubygems_version: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - '>='
46
+ - !ruby/object:Gem::Version
47
+ version: '0'
48
+ requirements: []
49
+ rubyforge_project:
50
+ rubygems_version: 2.0.14
51
+ signing_key:
52
+ specification_version: 4
53
+ summary: Simple document markup and flexible templating all in one!
54
+ test_files: []
55
+ has_rdoc: