Sha256: c941742e7ae957dc16e04eacc8b483c91f14248d942530af1c4ec903a8ae3b22
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 769 Bytes
Stored size: 769 Bytes
Contents
--- !ruby/object:Gem::Specification name: soywiki version: !ruby/object:Gem::Version version: 0.9.8.1 prerelease: 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 post_install_message: ! "For optional compilation of the wiki to html you will need:\n - haml\nand for markdown support:\n - rdiscount\n" rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: - ! "For optional compilation of the wiki to html you will need:\n - haml\nand for markdown support:\n - rdiscount\n" rubyforge_project: soywiki rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Wiki with Vim interface and Git repo test_files: []