show-voice 0.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.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/show-voice.rb +0 -0
  3. metadata +46 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 43821310b9a7d1e8f9be5e1ce93fa11b767450bd
4
+ data.tar.gz: ec8d6fe17017902e59368b6e628199da3790812f
5
+ SHA512:
6
+ metadata.gz: a08558ea8edc5dc5d42ed61b2dfe697a5240a56cda7a14ce759dfd8e15e8643ec4c431518d81b8f1fb1aa6486bd47381a6c9ffeec2eec4b8b3627c9d2d7c02aa
7
+ data.tar.gz: 90b751b0645bce46845b1e58e87c96148f199e65d88a4c404a07b545a590129bb969d167a43ff4598aa9b5eb054d2b3f6692be78802986ccd3750f64d37173bb
data/lib/show-voice.rb ADDED
File without changes
metadata ADDED
@@ -0,0 +1,46 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: show-voice
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Slade Liu
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2016-07-31 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: The gem show-voice is a static website generator. It helps you showing
14
+ your voice on github pages or your own web servers only if they could serve static
15
+ files.
16
+ email: laplaceliu@outlook.com
17
+ executables: []
18
+ extensions: []
19
+ extra_rdoc_files: []
20
+ files:
21
+ - lib/show-voice.rb
22
+ homepage: https://github.com/laplaceliu/show-voice
23
+ licenses:
24
+ - LGPL-2.1
25
+ metadata: {}
26
+ post_install_message:
27
+ rdoc_options: []
28
+ require_paths:
29
+ - lib
30
+ required_ruby_version: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
34
+ version: '0'
35
+ required_rubygems_version: !ruby/object:Gem::Requirement
36
+ requirements:
37
+ - - ">="
38
+ - !ruby/object:Gem::Version
39
+ version: '0'
40
+ requirements: []
41
+ rubyforge_project:
42
+ rubygems_version: 2.5.1
43
+ signing_key:
44
+ specification_version: 4
45
+ summary: Show your voice
46
+ test_files: []