Sha256: f88d724f841a0a207784042b6fe4d53dd2680616a05472fb500e395172614331

Contents?: true

Size: 1.72 KB

Versions: 0

Compression: gzip

Compressed size: 762 Bytes

Stored size: 762 Bytes

Contents

--- !ruby/object:Gem::Specification
name: soywiki
version: !ruby/object:Gem::Version
  version: 0.9.8.2.pre
platform: ruby
authors:
- Daniel Choi
autorequire: 
bindir: bin
cert_chain: []
date: 2014-01-25 00:00:00.000000000 Z
dependencies: []
description: A personal and collaborative wiki for Vim users
email:
- dhchoi@gmail.com
executables:
- soywiki
- soywiki-expand
- soywiki-ls-t
- soywiki-pages-linking-in
- soywiki-rename
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- Gemfile
- Gemfile.lock
- MIT-LICENSE.txt
- README.markdown
- Rakefile
- bin/soywiki
- bin/soywiki-expand
- bin/soywiki-ls-t
- bin/soywiki-pages-linking-in
- bin/soywiki-rename
- lib/index_template.html.haml
- lib/page_template.html.haml
- lib/path_helper.rb
- lib/plugin.erb
- lib/soywiki.rb
- lib/soywiki.vim
- lib/soywiki/expander.rb
- lib/soywiki/html.rb
- lib/soywiki/renamer.rb
- lib/string_ext.rb
- plugin/soywiki_starter.vim
- soywiki.gemspec
homepage: http://danielchoi.com/software/soywiki.html
licenses:
- MIT
metadata: {}
post_install_message: |
  For optional compilation of the wiki to html you will need:
   - haml
  and for markdown support:
   - rdiscount
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">"
    - !ruby/object:Gem::Version
      version: 1.3.1
requirements:
- |
  For optional compilation of the wiki to html you will need:
   - haml
  and for markdown support:
   - rdiscount
rubyforge_project: soywiki
rubygems_version: 2.2.0
signing_key: 
specification_version: 4
summary: Wiki with Vim interface and Git repo
test_files: []
has_rdoc: 

Package Spec version

soywiki-0.9.8.2.pre