blank 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 8f146131cec2c0e3e385b0ca1b6f22541f2c48ee
4
+ data.tar.gz: 416cc7a5547e1d66851a6cd34cbb47a9d2745d7a
5
+ SHA512:
6
+ metadata.gz: ce9c63feafea238989d92320617a081109f07bb09d97760c294f29e079cc031b00582014146d8108ae83224223e17578bda7e86793b1f00a282fb6303ad72449
7
+ data.tar.gz: 56c21e1df2963e484506a791117edd1738881c13609a97b162beb51395ad209cbe32095dc35d4a6449d7d900331ad479e72ec88836bffc322368f249bb9a5d1a
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: blank
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Pier-Olivier Thibault
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2010-04-28 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Blank is a rich Markdown editor for the web.
14
+ email: pothibo@gmail.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://github.com/pothibo/blank
20
+ licenses:
21
+ - MIT
22
+ metadata: {}
23
+ post_install_message:
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubyforge_project:
39
+ rubygems_version: 2.4.5.1
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: HTML and Ruby Markdown Editor
43
+ test_files: []